Accepting request 1148614 from Java:packages
rpm 4.20 compat OBS-URL: https://build.opensuse.org/request/show/1148614 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-shared-io?expand=0&rev=4
This commit is contained in:
commit
9acd6d0a6a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 10:51:04 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 22:37:02 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package maven-shared-io
|
||||
#
|
||||
# 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
|
||||
@ -51,7 +51,7 @@ API documentation for %{name}.
|
||||
%prep
|
||||
%setup -q
|
||||
cp %{SOURCE1} build.xml
|
||||
%patch0 -p1
|
||||
%patch -P 0 -p1
|
||||
|
||||
%pom_add_dep org.codehaus.plexus:plexus-container-default::provided
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user