Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package freedup for openSUSE:Factory checked in at 2023-11-08 22:18:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/freedup (Old) and /work/SRC/openSUSE:Factory/.freedup.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freedup" Wed Nov 8 22:18:00 2023 rev:3 rq:1124100 version:1.6~3 Changes: -------- --- /work/SRC/openSUSE:Factory/freedup/freedup.changes 2015-10-28 17:31:19.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.freedup.new.17445/freedup.changes 2023-11-08 22:18:26.920761909 +0100 @@ -1,0 +2,6 @@ +Mon Nov 6 16:04:49 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ freedup.spec ++++++ --- /var/tmp/diff_new_pack.exnwfc/_old 2023-11-08 22:18:27.528784245 +0100 +++ /var/tmp/diff_new_pack.exnwfc/_new 2023-11-08 22:18:27.532784393 +0100 @@ -1,7 +1,7 @@ # # spec file for package freedup # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # 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/ # @@ -22,11 +22,11 @@ Version: %{mainversion}~%{subversion} Release: 0 Summary: Links substantially identical, duplicate files to save file system space -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Archiving/Backup -Url: http://freedup.org/ +URL: http://freedup.org/ Source: http://freedup.org/freedup-%{version}-src.tar.bz2 -Patch: nostrip.patch +Patch0: nostrip.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -41,7 +41,7 @@ %prep %setup -q -n %{name}-%{mainversion}-%{subversion} -%patch -p1 +%patch0 -p1 %build make CFLAGS='%{optflags} -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DFLAVOUR="\"d\"" -DHASHSUM=0 -std=gnu99' clean freedup symharden ChangeLog
