Hello community,

here is the log from the commit of package par2cmdline for openSUSE:Factory 
checked in at 2020-04-15 19:55:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/par2cmdline (Old)
 and      /work/SRC/openSUSE:Factory/.par2cmdline.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "par2cmdline"

Wed Apr 15 19:55:52 2020 rev:2 rq:794063 version:0.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/par2cmdline/par2cmdline.changes  2019-06-12 
13:11:23.500999607 +0200
+++ /work/SRC/openSUSE:Factory/.par2cmdline.new.2738/par2cmdline.changes        
2020-04-15 19:55:55.137637512 +0200
@@ -1,0 +2,8 @@
+Wed Apr 15 07:54:53 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 0.8.1:
+  * Serious rework of internals by Michael Nahas
+  * Added unittests by Michael Nahas
+  * Added support for static libpar2
+
+-------------------------------------------------------------------

Old:
----
  par2cmdline-0.8.0.tar.gz

New:
----
  par2cmdline-0.8.1.tar.gz

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

Other differences:
------------------
++++++ par2cmdline.spec ++++++
--- /var/tmp/diff_new_pack.upsaQP/_old  2020-04-15 19:55:56.537638395 +0200
+++ /var/tmp/diff_new_pack.upsaQP/_new  2020-04-15 19:55:56.541638398 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package par2cmdline
 #
-# Copyright (c) 2019 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,20 +12,19 @@
 # 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:           par2cmdline
-Version:        0.8.0
+Version:        0.8.1
 Release:        0
 Summary:        A PAR 2.0 compatible file creation, verification, and repair 
tool
 License:        GPL-2.0-or-later
 Group:          Productivity/Archiving/Backup
-Url:            https://github.com/Parchive/par2cmdline
+URL:            https://github.com/Parchive/par2cmdline
 Source:         
https://github.com/Parchive/par2cmdline/releases/download/v%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
-
 # The following 2 provides/obsoletes lines have been added becase at one point
 # the 'par' package was updated to use the 'par2cmdline' sources. Any package
 # that depends on 'par' version 0.8.0 should actually depend on 'par2cmdline'
@@ -51,7 +50,7 @@
 %make_install
 
 %check
-make check
+%make_build check
 
 %files
 %doc AUTHORS ChangeLog README
@@ -60,6 +59,6 @@
 %{_bindir}/par2create
 %{_bindir}/par2repair
 %{_bindir}/par2verify
-%{_mandir}/man1/par2.1%{ext_man}
+%{_mandir}/man1/par2.1%{?ext_man}
 
 %changelog

++++++ par2cmdline-0.8.0.tar.gz -> par2cmdline-0.8.1.tar.gz ++++++
++++ 17437 lines of diff (skipped)


Reply via email to