Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xbean for openSUSE:Factory checked in at 2024-02-21 18:00:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xbean (Old) and /work/SRC/openSUSE:Factory/.xbean.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xbean" Wed Feb 21 18:00:49 2024 rev:9 rq:1148639 version:4.20 Changes: -------- --- /work/SRC/openSUSE:Factory/xbean/xbean.changes 2023-10-25 18:06:11.581244000 +0200 +++ /work/SRC/openSUSE:Factory/.xbean.new.1706/xbean.changes 2024-02-21 18:01:00.465267366 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 10:55:36 UTC 2024 - Gus Kenion <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xbean.spec ++++++ --- /var/tmp/diff_new_pack.zrsQuH/_old 2024-02-21 18:01:00.961285335 +0100 +++ /var/tmp/diff_new_pack.zrsQuH/_new 2024-02-21 18:01:00.965285480 +0100 @@ -1,7 +1,7 @@ # # spec file for package xbean # -# 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 @@ -53,8 +53,8 @@ %prep %setup -q -a1 -%patch2 -p1 -%patch3 -p1 +%patch -P 2 -p1 +%patch -P 3 -p1 cp xbean-asm-util/src/main/java/org/apache/xbean/asm9/original/commons/AsmConstants.java xbean-reflect/src/main/java/org/apache/xbean/recipe/
