Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package go1.19 for openSUSE:Factory checked 
in at 2024-02-27 22:49:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.19 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.19.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.19"

Tue Feb 27 22:49:33 2024 rev:20 rq:1152299 version:1.19.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.19/go1.19.changes    2023-09-10 
13:09:36.397217581 +0200
+++ /work/SRC/openSUSE:Factory/.go1.19.new.1770/go1.19.changes  2024-02-27 
22:49:45.321576914 +0100
@@ -1,0 +2,5 @@
+Tue Feb 27 11:32:47 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go1.19.spec ++++++
--- /var/tmp/diff_new_pack.4TJbDv/_old  2024-02-27 22:49:46.237610116 +0100
+++ /var/tmp/diff_new_pack.4TJbDv/_new  2024-02-27 22:49:46.241610261 +0100
@@ -241,14 +241,14 @@
 
 # go
 %setup -q -n go
-%patch7 -p1
+%patch -P 7 -p1
 %if %{with gccgo}
 # Currently gcc-go does not manage an update-alternatives entry and will
 # never be symlinked as "go", even if gcc-go is the only installed go 
toolchain.
 # Patch go bootstrap scripts to find hardcoded go-(gcc-go-version) e.g. go-8
 # Substitute defined gcc_go_version into gcc-go.patch
 sed -i "s/\$gcc_go_version/%{gcc_go_version}/" $RPM_SOURCE_DIR/gcc-go.patch
-%patch8 -p1
+%patch -P 8 -p1
 %endif
 
 cp %{SOURCE4} .

Reply via email to