Hello community,

here is the log from the commit of package parzip for openSUSE:Factory checked 
in at 2020-03-31 17:17:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/parzip (Old)
 and      /work/SRC/openSUSE:Factory/.parzip.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "parzip"

Tue Mar 31 17:17:08 2020 rev:2 rq:790065 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/parzip/parzip.changes    2018-03-16 
10:41:18.924866929 +0100
+++ /work/SRC/openSUSE:Factory/.parzip.new.3160/parzip.changes  2020-03-31 
17:17:12.003702083 +0200
@@ -1,0 +2,7 @@
+Tue Mar 31 09:46:15 UTC 2020 - Martin Pluskal <mplus...@suse.com>
+
+- Update to version 1.3.0:
+  * No upstream changelog available
+- Run tests
+
+-------------------------------------------------------------------

Old:
----
  parzip-1.2.0.tar.gz

New:
----
  parzip-1.3.0.tar.gz

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

Other differences:
------------------
++++++ parzip.spec ++++++
--- /var/tmp/diff_new_pack.TenYAE/_old  2020-03-31 17:17:13.427702987 +0200
+++ /var/tmp/diff_new_pack.TenYAE/_new  2020-03-31 17:17:13.431702989 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package parzip
 #
-# Copyright (c) 2018 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,17 +12,17 @@
 # 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/
 #
 
 
 Name:           parzip
-Version:        1.2.0
+Version:        1.3.0
 Release:        0
 Summary:        Parallel pkzip implementation
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Archiving/Compression
-Url:            https://github.com/jpakkane/parzip
+URL:            https://github.com/jpakkane/parzip
 Source0:        
https://github.com/jpakkane/parzip/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  meson
@@ -58,12 +58,15 @@
 %install
 %meson_install
 
+%check
+%meson_test
+
 %files
 %doc README.md
 %license COPYING
 %{_bindir}/parunzip
 %{_bindir}/parzip
-%{_mandir}/man1/parunzip.1%{ext_man}
-%{_mandir}/man1/parzip.1%{ext_man}
+%{_mandir}/man1/parunzip.1%{?ext_man}
+%{_mandir}/man1/parzip.1%{?ext_man}
 
 %changelog

++++++ parzip-1.2.0.tar.gz -> parzip-1.3.0.tar.gz ++++++
++++ 4304 lines of diff (skipped)


Reply via email to