Accepting request 1148593 from Java:packages
rpm 4.20 compat OBS-URL: https://build.opensuse.org/request/show/1148593 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jnr-x86asm?expand=0&rev=3
This commit is contained in:
commit
f7a6cfc98e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 10:47:46 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 8 18:06:02 UTC 2021 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package jnr-x86asm
|
||||
#
|
||||
# Copyright (c) 2021 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
|
||||
@ -44,7 +44,7 @@ Javadoc for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0
|
||||
%patch -P 0
|
||||
cp %{SOURCE1} .
|
||||
%{mvn_file} : %{cluster}/%{name}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user