Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fuseiso for openSUSE:Factory checked in at 2023-11-07 21:27:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fuseiso (Old) and /work/SRC/openSUSE:Factory/.fuseiso.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fuseiso" Tue Nov 7 21:27:24 2023 rev:20 rq:1123899 version:20070708 Changes: -------- --- /work/SRC/openSUSE:Factory/fuseiso/fuseiso.changes 2012-06-05 15:30:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fuseiso.new.17445/fuseiso.changes 2023-11-07 21:28:16.163735643 +0100 @@ -1,0 +2,6 @@ +Mon Nov 6 16:06:19 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fuseiso.spec ++++++ --- /var/tmp/diff_new_pack.rbojsR/_old 2023-11-07 21:28:16.875761862 +0100 +++ /var/tmp/diff_new_pack.rbojsR/_new 2023-11-07 21:28:16.879762009 +0100 @@ -1,7 +1,7 @@ # # spec file for package fuseiso # -# Copyright (c) 2012 SUSE LINUX Products 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/ # @@ -23,13 +23,13 @@ BuildRequires: zlib-devel Requires: fuse Summary: FUSE module to mount CD-ROM images with ISO9660 filesystems in them -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Filesystems Version: 20070708 Release: 0 Source: %{name}-%{version}.tar.bz2 -Patch: fuseiso-20061017.patch -Url: http://apps.sourceforge.net/mediawiki/fuse/index.php?title=FuseIso +Patch0: fuseiso-20061017.patch +URL: http://apps.sourceforge.net/mediawiki/fuse/index.php?title=FuseIso BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -42,7 +42,7 @@ %prep %setup -q -%patch +%patch0 %build autoreconf -fi
