Hello community,

here is the log from the commit of package zutils for openSUSE:Factory checked 
in at 2018-07-17 09:41:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zutils (Old)
 and      /work/SRC/openSUSE:Factory/.zutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zutils"

Tue Jul 17 09:41:34 2018 rev:4 rq:622911 version:1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/zutils/zutils.changes    2018-02-20 
17:56:36.303159466 +0100
+++ /work/SRC/openSUSE:Factory/.zutils.new/zutils.changes       2018-07-17 
09:41:34.733470452 +0200
@@ -1,0 +2,7 @@
+Sat Jul 14 08:27:03 UTC 2018 - [email protected]
+
+- Update to version 1.7:
+  * zgrep.cc (main): Pass '--color' option to grep.
+  * check.sh: Added new tests for zgrep.
+
+-------------------------------------------------------------------

Old:
----
  zutils-1.6.tar.lz
  zutils-1.6.tar.lz.sig

New:
----
  zutils-1.7.tar.lz
  zutils-1.7.tar.lz.sig

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

Other differences:
------------------
++++++ zutils.spec ++++++
--- /var/tmp/diff_new_pack.Soe6oK/_old  2018-07-17 09:41:35.157468895 +0200
+++ /var/tmp/diff_new_pack.Soe6oK/_new  2018-07-17 09:41:35.161468881 +0200
@@ -17,10 +17,10 @@
 
 
 Name:           zutils
-Version:        1.6
+Version:        1.7
 Release:        0
 Summary:        Collection of utilities for dealing with compressed files
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Archiving/Compression
 URL:            https://www.nongnu.org/zutils/zutils.html
 Source0:        
https://download.savannah.gnu.org/releases/zutils/zutils-%{version}.tar.lz
@@ -50,7 +50,7 @@
 make CXXFLAGS="%{optflags}" %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
@@ -70,12 +70,12 @@
 %{_bindir}/zgrep
 %{_bindir}/ztest
 %{_bindir}/zupdate
-%{_infodir}/zutils.info.gz
-%{_mandir}/man1/zcat.1.gz
-%{_mandir}/man1/zcmp.1.gz
-%{_mandir}/man1/zdiff.1.gz
-%{_mandir}/man1/zgrep.1.gz
-%{_mandir}/man1/ztest.1.gz
-%{_mandir}/man1/zupdate.1.gz
+%{_infodir}/zutils.info%{?ext_info}
+%{_mandir}/man1/zcat.1%{?ext_man}
+%{_mandir}/man1/zcmp.1%{?ext_man}
+%{_mandir}/man1/zdiff.1%{?ext_man}
+%{_mandir}/man1/zgrep.1%{?ext_man}
+%{_mandir}/man1/ztest.1%{?ext_man}
+%{_mandir}/man1/zupdate.1%{?ext_man}
 
 %changelog



Reply via email to