Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package go1.17 for openSUSE:Factory checked in at 2024-02-28 19:45:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go1.17 (Old) and /work/SRC/openSUSE:Factory/.go1.17.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "go1.17" Wed Feb 28 19:45:20 2024 rev:23 rq:1152297 version:1.17.13 Changes: -------- --- /work/SRC/openSUSE:Factory/go1.17/go1.17.changes 2023-04-18 15:51:57.633098000 +0200 +++ /work/SRC/openSUSE:Factory/.go1.17.new.1770/go1.17.changes 2024-02-28 19:45:41.166680435 +0100 @@ -1,0 +2,5 @@ +Tue Feb 27 11:33:15 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go1.17.spec ++++++ --- /var/tmp/diff_new_pack.iNQ63V/_old 2024-02-28 19:45:41.854705465 +0100 +++ /var/tmp/diff_new_pack.iNQ63V/_new 2024-02-28 19:45:41.858705610 +0100 @@ -230,14 +230,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} .
