Hello community, here is the log from the commit of package par for openSUSE:Factory checked in at 2018-02-20 17:55:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/par (Old) and /work/SRC/openSUSE:Factory/.par.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "par" Tue Feb 20 17:55:27 2018 rev:18 rq:578144 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/par/par.changes 2016-11-24 21:24:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.par.new/par.changes 2018-02-20 17:55:40.185180094 +0100 @@ -1,0 +2,42 @@ +Mon Feb 19 11:37:23 UTC 2018 - [email protected] + +- Update to version 0.8.0 + * improved parallelisation on input files + version 0.7.4 + * performance improvement when not using quiet mode + version 0.7.3 + * fixed critical issue on windows where created parfiles were + corrupt + version 0.7.2 + * fixed tests on NetBSD, #102 + * fixed failing tests when dir contains whitespace, #103 + * added automake.sh to the files, #104 + * changed some flags related to windows build, #94 + * cleaned up compiler warnings for mingw build + version 0.7.1 + * fixed basepath issues #93 + * made distcheck behaviour consistent with different + --srcdir #96 + * properly package distribution package #98 + * cross compile for windows to get redistributable exe #94 + * change distribution format to tar.gz and tar.bz2 for unix + and keep zip for windows #97 + version 0.7.0 + * Merged OpenMP version and so enabled multithreading + + added -t flag to set the number of threads (all possible + threads used by default) + * Added -B flag to set the basepath for difficult to guess + situations + * bugfixes + version 0.6.5 + * fix blocksize calculation + * lintian warning spelling fix + * add manfile for par2 + * README in Markdown + * add spelling fixes to cmdline output + * fixed some spelling + * simplify FindFiles + +- Spec cleanup + +------------------------------------------------------------------- Old: ---- par-0.6.14.tar.gz New: ---- par-0.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ par.spec ++++++ --- /var/tmp/diff_new_pack.D7hFZQ/_old 2018-02-20 17:55:41.737124212 +0100 +++ /var/tmp/diff_new_pack.D7hFZQ/_new 2018-02-20 17:55:41.741124068 +0100 @@ -1,7 +1,7 @@ # # spec file for package par # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,19 +17,18 @@ Name: par -Version: 0.6.14 +Version: 0.8.0 Release: 0 Summary: Parity File Generator License: GPL-2.0+ Group: System/Filesystems -Url: https://github.com/Parchive/par2cmdline +URL: https://github.com/Parchive/par2cmdline Source0: https://github.com/Parchive/par2cmdline/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc-c++ Provides: %{name} = 1.1 Obsoletes: %{name} = 1.1 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Parchive creates extra parity data over several volumes. These can be @@ -52,8 +51,8 @@ chmod -x ChangeLog %files -%defattr(-,root,root) -%doc README AUTHORS COPYING ChangeLog +%doc README AUTHORS ChangeLog +%license COPYING %{_bindir}/par2 %{_bindir}/par2create %{_bindir}/par2repair ++++++ par-0.6.14.tar.gz -> par-0.8.0.tar.gz ++++++ ++++ 33726 lines of diff (skipped)
