Hello community, here is the log from the commit of package diffutils for openSUSE:Factory checked in at 2017-06-02 10:29:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/diffutils (Old) and /work/SRC/openSUSE:Factory/.diffutils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "diffutils" Fri Jun 2 10:29:02 2017 rev:37 rq:497311 version:3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/diffutils/diffutils.changes 2017-03-05 17:48:25.384135651 +0100 +++ /work/SRC/openSUSE:Factory/.diffutils.new/diffutils.changes 2017-06-02 10:29:05.387872546 +0200 @@ -1,0 +2,11 @@ +Mon May 22 13:06:57 UTC 2017 - [email protected] + +- Update to version 3.6: + * When one file is a prefix of the other, cmp now appends the + shorter file's size to the EOF diagnostic. + * diff's default algorithm has been tweaked to deal better with + larger files, reversing some of the changes made in + diffutils-3.4. +- Define packager and bug reporting url + +------------------------------------------------------------------- Old: ---- diffutils-3.5.15.tar.xz New: ---- diffutils-3.6.tar.xz diffutils-3.6.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ diffutils.spec ++++++ --- /var/tmp/diff_new_pack.n7M3fZ/_old 2017-06-02 10:29:06.267748221 +0200 +++ /var/tmp/diff_new_pack.n7M3fZ/_new 2017-06-02 10:29:06.267748221 +0200 @@ -17,16 +17,14 @@ Name: diffutils -Version: 3.5.15 +Version: 3.6 Release: 0 Summary: GNU diff Utilities License: GFDL-1.2 and GPL-3.0+ Group: Productivity/Text/Utilities Url: https://www.gnu.org/software/diffutils/ -Source0: %{name}-%{version}.tar.xz -#Source0: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz -# Source1: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig -# http://savannah.gnu.org/project/memberlist-gpgkeys.php?group=diffutils +Source0: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz +Source1: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig Source2: %{name}.keyring BuildRequires: xz Requires(pre): %{install_info_prereq} @@ -34,7 +32,6 @@ Recommends: %{name}-lang = %{version} Provides: diff = %{version} Obsoletes: diff < %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The GNU diff utilities find differences between files. diff is used to @@ -48,7 +45,9 @@ %build export CFLAGS="%{optflags} -fPIE" export LDFLAGS="-pie" -%configure +%configure \ + --with-packager="openSUSE" \ + --with-packager-bug-reports="http://bugs.opensuse.org/" make %{?_smp_mflags} V=1 %check ++++++ diffutils-3.5.15.tar.xz -> diffutils-3.6.tar.xz ++++++ ++++ 57668 lines of diff (skipped) ++++++ diffutils.keyring ++++++ Binary files /var/tmp/diff_new_pack.n7M3fZ/_old and /var/tmp/diff_new_pack.n7M3fZ/_new differ
