Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package google-gson for openSUSE:Factory checked in at 2024-02-21 17:59:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/google-gson (Old) and /work/SRC/openSUSE:Factory/.google-gson.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-gson" Wed Feb 21 17:59:50 2024 rev:9 rq:1148574 version:2.8.9 Changes: -------- --- /work/SRC/openSUSE:Factory/google-gson/google-gson.changes 2023-09-10 13:11:23.801054812 +0200 +++ /work/SRC/openSUSE:Factory/.google-gson.new.1706/google-gson.changes 2024-02-21 17:59:55.974932845 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 10:44:10 UTC 2024 - Gus Kenion <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ google-gson.spec ++++++ --- /var/tmp/diff_new_pack.RD6SUi/_old 2024-02-21 17:59:56.554953819 +0100 +++ /var/tmp/diff_new_pack.RD6SUi/_new 2024-02-21 17:59:56.554953819 +0100 @@ -1,7 +1,7 @@ # # spec file for package google-gson # -# 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 @@ -47,8 +47,8 @@ %prep %setup -q -n gson-gson-parent-%{version} -%patch0 -p1 -%patch1 -p1 +%patch -P 0 -p1 +%patch -P 1 -p1 # remove unnecessary dependency on parent POM %pom_remove_parent
