Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package powermock for openSUSE:Factory checked in at 2024-02-21 18:00:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/powermock (Old) and /work/SRC/openSUSE:Factory/.powermock.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "powermock" Wed Feb 21 18:00:36 2024 rev:6 rq:1148628 version:1.6.5 Changes: -------- --- /work/SRC/openSUSE:Factory/powermock/powermock.changes 2023-09-10 13:12:10.390719326 +0200 +++ /work/SRC/openSUSE:Factory/.powermock.new.1706/powermock.changes 2024-02-21 18:00:51.460941170 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 10:53:31 UTC 2024 - Gus Kenion <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ powermock.spec ++++++ --- /var/tmp/diff_new_pack.UFbohs/_old 2024-02-21 18:00:51.948958849 +0100 +++ /var/tmp/diff_new_pack.UFbohs/_new 2024-02-21 18:00:51.952958994 +0100 @@ -1,7 +1,7 @@ # # spec file for package powermock # -# 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 @@ -159,9 +159,9 @@ %prep %setup -q -n %{name}-%{name}-%{version} -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 +%patch -P 0 -p1 +%patch -P 1 -p1 +%patch -P 2 -p1 # bundled sources of various libraries rm -r modules/module-impl/agent
