Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jersey for openSUSE:Factory checked in at 2024-02-21 18:00:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jersey (Old) and /work/SRC/openSUSE:Factory/.jersey.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jersey" Wed Feb 21 18:00:01 2024 rev:8 rq:1148585 version:2.28 Changes: -------- --- /work/SRC/openSUSE:Factory/jersey/jersey.changes 2023-09-11 21:27:06.915924998 +0200 +++ /work/SRC/openSUSE:Factory/.jersey.new.1706/jersey.changes 2024-02-21 18:00:06.499313408 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 10:46:33 UTC 2024 - Gus Kenion <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jersey.spec ++++++ --- /var/tmp/diff_new_pack.WgmkKQ/_old 2024-02-21 18:00:07.647354922 +0100 +++ /var/tmp/diff_new_pack.WgmkKQ/_new 2024-02-21 18:00:07.647354922 +0100 @@ -1,7 +1,7 @@ # # spec file for package jersey # -# 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 @@ -115,10 +115,10 @@ %prep %setup -q -%patch0 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 +%patch -P 0 -p1 +%patch -P 2 -p1 +%patch -P 3 -p1 +%patch -P 4 -p1 find . -name "*.jar" -print -delete find . -name "*.class" -print -delete
