Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package easymock for openSUSE:Factory checked in at 2024-02-21 17:58:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/easymock (Old) and /work/SRC/openSUSE:Factory/.easymock.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "easymock" Wed Feb 21 17:58:24 2024 rev:3 rq:1148457 version:3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/easymock/easymock.changes 2019-04-09 20:19:06.821877416 +0200 +++ /work/SRC/openSUSE:Factory/.easymock.new.1706/easymock.changes 2024-02-21 17:58:33.751959647 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 08:45:22 UTC 2024 - Fridrich Strba <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ easymock.spec ++++++ --- /var/tmp/diff_new_pack.3Nzyj3/_old 2024-02-21 17:58:34.247977582 +0100 +++ /var/tmp/diff_new_pack.3Nzyj3/_new 2024-02-21 17:58:34.251977727 +0100 @@ -1,7 +1,7 @@ # # spec file for package easymock # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -66,9 +66,9 @@ %prep %setup -q -n %{name}-%{name}-%{version} -a2 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 +%patch -P 1 -p1 +%patch -P 2 -p1 +%patch -P 3 -p1 %pom_remove_plugin :maven-license-plugin %pom_remove_plugin :maven-timestamp-plugin
