SHA256
1
0
forked from pool/fsarchiver

Accepting request 1150716 from home:dimstar:rpm4.20:f

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1150716
OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/fsarchiver?expand=0&rev=49
This commit is contained in:
Michael Vetter 2024-02-26 12:14:23 +00:00 committed by Git OBS Bridge
parent 52893002bf
commit 720fbad8b8
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 26 08:47:27 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
-------------------------------------------------------------------
Mon Mar 20 09:37:26 UTC 2023 - Michael Vetter <mvetter@suse.com>

View File

@ -50,8 +50,8 @@ If the archive is corrupt, you just loose the current file, not
the whole archive.
%prep
%setup -q
%patch0 -p1
%autosetup -p1
cp -p %{SOURCE1} .
%build