Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package audacity for openSUSE:Factory 
checked in at 2024-02-21 17:55:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/audacity (Old)
 and      /work/SRC/openSUSE:Factory/.audacity.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "audacity"

Wed Feb 21 17:55:44 2024 rev:118 rq:1147870 version:3.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/audacity/audacity.changes        2023-11-17 
20:51:16.856968038 +0100
+++ /work/SRC/openSUSE:Factory/.audacity.new.1706/audacity.changes      
2024-02-21 17:55:58.554347524 +0100
@@ -1,0 +2,5 @@
+Tue Feb 20 10:26:07 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ audacity.spec ++++++
--- /var/tmp/diff_new_pack.gWcnnP/_old  2024-02-21 17:55:59.846394289 +0100
+++ /var/tmp/diff_new_pack.gWcnnP/_new  2024-02-21 17:55:59.850394433 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package audacity
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -124,12 +124,12 @@
 
 %prep
 %setup -q -n %{name}-Audacity-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
 
 %ifarch x86_64 aarch64
-%patch3 -p1
+%patch -P 3 -p1
 %endif
 
 cp -f %{SOURCE1} LICENSE_NYQUIST.txt
@@ -142,8 +142,8 @@
 %if %{with vst}
 tar xf %{SOURCE3} --strip-components=1 --one-top-level=vst3sdk
 
-%patch94 -p1 -d vst3sdk
-%patch95 -p1 -d vst3sdk
+%patch -P 94 -p1 -d vst3sdk
+%patch -P 95 -p1 -d vst3sdk
 %endif
 
 %build

Reply via email to