Hello community, here is the log from the commit of package par2cmdline for openSUSE:Leap:15.2 checked in at 2020-04-18 18:41:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/par2cmdline (Old) and /work/SRC/openSUSE:Leap:15.2/.par2cmdline.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "par2cmdline" Sat Apr 18 18:41:16 2020 rev:2 rq:795339 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/par2cmdline/par2cmdline.changes 2020-02-21 10:51:48.903223546 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.par2cmdline.new.2738/par2cmdline.changes 2020-04-18 18:41:17.881987501 +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.67qe4b/_old 2020-04-18 18:41:18.249988278 +0200 +++ /var/tmp/diff_new_pack.67qe4b/_new 2020-04-18 18:41:18.253988287 +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)
