Hello community,

here is the log from the commit of package nfoview for openSUSE:Factory checked 
in at 2017-11-13 14:06:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nfoview (Old)
 and      /work/SRC/openSUSE:Factory/.nfoview.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nfoview"

Mon Nov 13 14:06:59 2017 rev:2 rq:541203 version:1.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/nfoview/nfoview.changes  2017-02-28 
23:50:34.577215961 +0100
+++ /work/SRC/openSUSE:Factory/.nfoview.new/nfoview.changes     2017-11-13 
14:07:19.159160896 +0100
@@ -1,0 +2,23 @@
+Sun Nov 12 20:47:54 UTC 2017 - [email protected]
+
+- Update to version 1.23:
+  * Install AppData XML file under /usr/share/metainfo.
+  * Drop build dependency on intltool (use gettext instead).
+  * Add Donate button to about dialog.
+  * Updated translations.
+- Replace intltool with gettext BuildRequires following upstreams
+  port.
+
+-------------------------------------------------------------------
+Sat Sep 30 18:43:42 UTC 2017 - [email protected]
+
+- Update to version 1.22:
+  * Fix window height calculation if line-spacing non-zero.
+  * Fix color scheme names not translated.
+  * Updated translations.
+- Disable desktop_database_post/postun and
+  icon_theme_cache_post/postun scriptlets on suse_version >= 1330:
+  this functionality is now covered by file triggers and the macros
+  expand to %nil.
+
+-------------------------------------------------------------------

Old:
----
  nfoview-1.21.tar.gz

New:
----
  nfoview-1.23.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nfoview.spec ++++++
--- /var/tmp/diff_new_pack.tbytgI/_old  2017-11-13 14:07:19.919133555 +0100
+++ /var/tmp/diff_new_pack.tbytgI/_new  2017-11-13 14:07:19.923133410 +0100
@@ -17,15 +17,15 @@
 
 
 Name:           nfoview
-Version:        1.21
+Version:        1.23
 Release:        0
 Summary:        Simple Viewer for NFO Files
 License:        GPL-3.0+
 Group:          Productivity/Text/Utilities
 Url:            http://otsaloma.io/nfoview/
 Source:         
https://github.com/otsaloma/nfoview/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+BuildRequires:  gettext
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  intltool
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 BuildRequires:  update-desktop-files
@@ -58,6 +58,7 @@
 
 %find_lang %{name}
 
+%if 0%{?suse_version} < 1330
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -65,15 +66,16 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
+%endif
 
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS.md COPYING NEWS.md README.md
 %{_bindir}/%{name}
 %{_datadir}/%{name}
-%dir %{_datadir}/appdata
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/icons/hicolor/*/*/%{name}.*
 %{_mandir}/man?/*
 %{python3_sitelib}/%{name}

++++++ nfoview-1.21.tar.gz -> nfoview-1.23.tar.gz ++++++
++++ 5821 lines of diff (skipped)


Reply via email to