Accepting request 1148639 from Java:packages

rpm 4.20 compat

OBS-URL: https://build.opensuse.org/request/show/1148639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xbean?expand=0&rev=9
This commit is contained in:
Ana Guerrero 2024-02-21 17:00:49 +00:00 committed by Git OBS Bridge
commit 6ea5708a8e
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 10:55:36 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Oct 25 14:55:09 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -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 @@ This package provides API documentation for xbean.
%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/