SHA256
1
0
forked from pool/afterburn

Accepting request 1147736 from home:dimstar:rpm4.20:a

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147736
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=21
This commit is contained in:
Jan Zerebecki 2024-02-23 10:16:23 +00:00 committed by Git OBS Bridge
parent 9948d7d7df
commit b91b7ea077
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 10:03:20 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Apr 20 11:02:18 UTC 2023 - miika.alikirri@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package afterburn
#
# 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
@ -54,9 +54,9 @@ to run in the initramfs on boot.
%prep
%autosetup -N -a1
%patch1 -p1
%patch2 -p0
%patch3 -p0
%patch -P 1 -p1
%patch -P 2 -p0
%patch -P 3 -p0
mkdir .cargo
cp %{SOURCE2} .cargo/config