Script 'mail_helper' called by obssrc
Hello community,

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

Package is "fusesmb"

Tue Nov  7 21:27:24 2023 rev:22 rq:1123898 version:0.8.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/fusesmb/fusesmb.changes  2013-09-13 
14:44:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fusesmb.new.17445/fusesmb.changes       
2023-11-07 21:28:14.615678637 +0100
@@ -1,0 +2,6 @@
+Mon Nov  6 16:06:47 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Fix build with RPM 4.19: unnumbered patches are no longer
+  supported.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fusesmb.spec ++++++
--- /var/tmp/diff_new_pack.y0lo3f/_old  2023-11-07 21:28:16.023730487 +0100
+++ /var/tmp/diff_new_pack.y0lo3f/_new  2023-11-07 21:28:16.023730487 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fusesmb
 #
-# Copyright (c) 2013 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/
 #
 
 
@@ -24,14 +24,14 @@
 BuildRequires:  samba-client
 Requires:       fuse
 Summary:        SMB for FUSE
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Filesystems
 Version:        0.8.7
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
-Patch:          search_path_fix.patch
+Patch0:         search_path_fix.patch
 Patch1:         single_thread.patch
-Url:            http://www.ricardis.tudelft.nl/~vincent/fusesmb/
+URL:            http://www.ricardis.tudelft.nl/~vincent/fusesmb/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -43,7 +43,7 @@
 
 %prep
 %setup
-%patch -p1
+%patch0 -p1
 %patch1 -p1
 
 %build

Reply via email to