forked from pool/paranamer
Accepting request 1148624 from Java:packages
rpm 4.20 compat OBS-URL: https://build.opensuse.org/request/show/1148624 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/paranamer?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 10:53:00 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 9 14:44:48 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package paranamer
|
||||
#
|
||||
# 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
|
||||
@@ -78,7 +78,7 @@ This package contains the API documentation for %{name}.
|
||||
%prep
|
||||
%setup -q -n %{name}-%{githash}
|
||||
|
||||
%patch0 -p1
|
||||
%patch -P 0 -p1
|
||||
|
||||
# Cleanup
|
||||
find -name "*.class" -print -delete
|
||||
|
||||
Reference in New Issue
Block a user