Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package curlftpfs for openSUSE:Factory 
checked in at 2023-11-07 21:27:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/curlftpfs (Old)
 and      /work/SRC/openSUSE:Factory/.curlftpfs.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "curlftpfs"

Tue Nov  7 21:27:25 2023 rev:22 rq:1123903 version:0.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/curlftpfs/curlftpfs.changes      2015-11-26 
17:03:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.curlftpfs.new.17445/curlftpfs.changes   
2023-11-07 21:28:17.103770258 +0100
@@ -1,0 +2,6 @@
+Mon Nov  6 15:56:51 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+-  Fix build with RPM 4.19: unnumbered patches are no longer
+   supported.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ curlftpfs.spec ++++++
--- /var/tmp/diff_new_pack.Ki94Lg/_old  2023-11-07 21:28:17.595788377 +0100
+++ /var/tmp/diff_new_pack.Ki94Lg/_new  2023-11-07 21:28:17.595788377 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package curlftpfs
 #
-# 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/
 #
 
 
@@ -20,11 +20,11 @@
 Version:        0.9.2
 Release:        0
 Summary:        Filesystem for mounting FTP hosts using FUSE and libcurl
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Filesystems
-Url:            http://curlftpfs.sourceforge.net/
+URL:            http://curlftpfs.sourceforge.net/
 Source:         %{name}-%{version}.tar.bz2
-Patch:          bug-580609.patch
+Patch0:         bug-580609.patch
 Patch1:         curlftpfs-needs-pthread
 Patch2:         bug-955687.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -52,7 +52,7 @@
 
 %prep
 %setup -q
-%patch
+%patch0
 %patch1 -p1
 %patch2
 

Reply via email to