Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package diffutils for openSUSE:Factory 
checked in at 2021-08-18 08:55:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/diffutils (Old)
 and      /work/SRC/openSUSE:Factory/.diffutils.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "diffutils"

Wed Aug 18 08:55:08 2021 rev:44 rq:911208 version:3.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/diffutils/diffutils.changes      2021-07-25 
20:09:20.907437994 +0200
+++ /work/SRC/openSUSE:Factory/.diffutils.new.1899/diffutils.changes    
2021-08-18 08:55:14.763019331 +0200
@@ -1,0 +2,14 @@
+Sat Aug  7 08:57:49 UTC 2021 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- diffutils 3.8:
+  * diff no longer treats a closed stdin as representing an absent
+    file in usage like 'diff --new-file - foo <&-'
+  * diff and related programs no longer get confused if stdin,
+    stdout, or stderr are closed
+  * cmp, diff and sdiff no longer treat negative command-line
+    option-arguments as if they were large positive numbers
+- drop gnulib-test-avoid-FP-perror-strerror.patch, upstream
+- drop gnulib-c-stack.patch, equivalent change in c-stack
+- remove deprecated texinfo packaging macros
+
+-------------------------------------------------------------------

Old:
----
  diffutils-3.7.tar.xz
  diffutils-3.7.tar.xz.sig
  gnulib-c-stack.patch
  gnulib-test-avoid-FP-perror-strerror.patch

New:
----
  diffutils-3.8.tar.xz
  diffutils-3.8.tar.xz.sig

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

Other differences:
------------------
++++++ diffutils.spec ++++++
--- /var/tmp/diff_new_pack.rkgFNg/_old  2021-08-18 08:55:15.403018614 +0200
+++ /var/tmp/diff_new_pack.rkgFNg/_new  2021-08-18 08:55:15.407018608 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           diffutils
-Version:        3.7
+Version:        3.8
 Release:        0
 Summary:        GNU diff Utilities
 License:        GFDL-1.2-only AND GPL-3.0-or-later
@@ -26,10 +26,6 @@
 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
-Patch0:         gnulib-test-avoid-FP-perror-strerror.patch
-Patch1:         gnulib-c-stack.patch
-Requires(pre):  %{install_info_prereq}
-Requires(preun):%{install_info_prereq}
 Provides:       diff = %{version}
 Obsoletes:      diff < %{version}
 
@@ -46,37 +42,21 @@
 %configure \
   --with-packager="openSUSE" \
   --with-packager-bug-reports="http://bugs.opensuse.org/";
-make %{?_smp_mflags} V=1
+%make_build
 
 %check
-%ifarch ppc64le ppc64
-make %{?_smp_mflags} check || echo 'Warning: ignore error 
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36488'
-%else
-make %{?_smp_mflags} check
-%endif
+%make_build check
 
 %install
 %make_install
 %find_lang %{name}
 
-%post
-%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
-
-%preun
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
-
 %files
 %license COPYING
 %doc AUTHORS NEWS README THANKS
-%{_bindir}/cmp
-%{_bindir}/diff
-%{_bindir}/diff3
-%{_bindir}/sdiff
+%{_bindir}/*
 %{_infodir}/diffutils.info%{?ext_info}
-%{_mandir}/man1/cmp.1%{?ext_man}
-%{_mandir}/man1/diff.1%{?ext_man}
-%{_mandir}/man1/diff3.1%{?ext_man}
-%{_mandir}/man1/sdiff.1%{?ext_man}
+%{_mandir}/man1/*.1%{?ext_man}
 
 %files lang -f %{name}.lang
 

++++++ diffutils-3.7.tar.xz -> diffutils-3.8.tar.xz ++++++
++++ 209850 lines of diff (skipped)

Reply via email to