commit xchm for openSUSE:Factory

2020-09-09 Thread root
Hello community,

here is the log from the commit of package xchm for openSUSE:Factory checked in 
at 2020-09-09 18:07:25

Comparing /work/SRC/openSUSE:Factory/xchm (Old)
 and  /work/SRC/openSUSE:Factory/.xchm.new.3399 (New)


Package is "xchm"

Wed Sep  9 18:07:25 2020 rev:2 rq:833224 version:1.31

Changes:

--- /work/SRC/openSUSE:Factory/xchm/xchm.changes2020-09-06 
00:03:47.075295369 +0200
+++ /work/SRC/openSUSE:Factory/.xchm.new.3399/xchm.changes  2020-09-09 
18:12:07.727754735 +0200
@@ -1,0 +2,5 @@
+Wed Sep  9 10:38:04 UTC 2020 - Jan Engelhardt 
+
+- Split lang package from main package.
+
+---



Other differences:
--
++ xchm.spec ++
--- /var/tmp/diff_new_pack.PBbrXH/_old  2020-09-09 18:12:08.279755238 +0200
+++ /var/tmp/diff_new_pack.PBbrXH/_new  2020-09-09 18:12:08.283755241 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xchm
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -35,6 +35,7 @@
 current page, work with bookmarks, change fonts and fast search
 through all the pages of the loaded .chm document.
 
+%lang_package
 %prep
 %autosetup -p1
 
@@ -47,7 +48,7 @@
 %make_install
 %find_lang xchm
 
-%files -f xchm.lang
+%files
 %_bindir/xchm
 %_datadir/applications/*
 %_datadir/icons/*
@@ -55,4 +56,6 @@
 %_mandir/man1/*
 %license COPYING
 
+%files lang -f xchm.lang
+
 %changelog




commit xchm for openSUSE:Factory

2014-12-16 Thread h_root
Hello community,

here is the log from the commit of package xchm for openSUSE:Factory checked in 
at 2014-12-16 14:48:20

Comparing /work/SRC/openSUSE:Factory/xchm (Old)
 and  /work/SRC/openSUSE:Factory/.xchm.new (New)


Package is "xchm"

Changes:

--- /work/SRC/openSUSE:Factory/xchm/xchm.changes2014-05-13 
20:49:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.xchm.new/xchm.changes   2014-12-16 
14:47:56.0 +0100
@@ -1,0 +2,6 @@
+Sun Dec  7 00:56:45 UTC 2014 - jeng...@inai.de
+
+- Update to git snapshot 1.23+git568 to enable switching to
+  wxWidgets 3
+
+---

Old:

  xchm-1.23.tar.xz

New:

  xchm-1.23+git568.tar.xz



Other differences:
--
++ xchm.spec ++
--- /var/tmp/diff_new_pack.RNciO7/_old  2014-12-16 14:47:57.0 +0100
+++ /var/tmp/diff_new_pack.RNciO7/_new  2014-12-16 14:47:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xchm
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,21 @@
 
 
 Name:   xchm
-Version:1.23
+Version:1.23+git568
 Release:0
 Summary:A wxWidgets CHM document viewer
 License:GPL-2.0+
 Group:  Productivity/Graphics/Viewers
 Url:http://xchm.sf.net/
 
-#Freecode-URL: http://freecode.com/projects/xchm/
 #Git-Clone:git://git.code.sf.net/p/xchm/code
+#Snapshot: e8f2dcc83412ca0d6074fbc82689d495f300a883
 #DL-URL:   http://downloads.sf.net/xchm/xchm-1.23.tar.gz
 Source: %name-%version.tar.xz
+BuildRequires:  automake
 BuildRequires:  chmlib-devel
 BuildRequires:  gcc-c++
-BuildRequires:  wxWidgets-devel >= 2.8
+BuildRequires:  wxWidgets-devel >= 3.0
 BuildRequires:  xz
 
 %description
@@ -45,6 +46,7 @@
 %setup
 
 %build
+autoreconf -fi
 %configure
 make %{?_smp_mflags}
 
@@ -55,7 +57,8 @@
 %files -f xchm.lang
 %defattr(-,root,root)
 %_bindir/xchm
-%_datadir/pixmaps/xchm*
+%_datadir/pixmaps/*.xpm
+%_datadir/pixmaps/*.png
 %doc COPYING
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org