Accepting request 1148223 from home:dimstar:rpm4.20:u
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1148223 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/umoci?expand=0&rev=59
This commit is contained in:
parent
5306b6918c
commit
47b2123bf1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 15:41:40 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 27 07:03:27 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
|
@ -44,7 +44,7 @@ provided by the OCI.
|
||||
%prep
|
||||
%setup -q
|
||||
# <https://github.com/opencontainers/umoci/pull/369>
|
||||
%patch1 -p1
|
||||
%patch -P 1 -p1
|
||||
|
||||
%build
|
||||
export VERSION="$(cat ./VERSION)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user