From 897d7b3dd09158549b359a27878dd65b8f7ed1e2d957ef746e4b34aafc523b85 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 7 Nov 2023 10:43:23 +0000 Subject: [PATCH] Accepting request 1123824 from home:dimstar:Factory Fix build with RPM 4.19: unnumbered patches are no longer supported. OBS-URL: https://build.opensuse.org/request/show/1123824 OBS-URL: https://build.opensuse.org/package/show/Archiving/restic?expand=0&rev=48 --- restic.changes | 6 ++++++ restic.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/restic.changes b/restic.changes index e67d841..1265a13 100644 --- a/restic.changes +++ b/restic.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 7 10:00:15 UTC 2023 - Dominique Leuenberger + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + ------------------------------------------------------------------- Sun Oct 29 23:09:45 UTC 2023 - Marcus Rueckert diff --git a/restic.spec b/restic.spec index c72e354..a900198 100644 --- a/restic.spec +++ b/restic.spec @@ -30,7 +30,7 @@ Source0: https://github.com/restic/restic/releases/download/v%{version}/% Source1: https://github.com/restic/restic/releases/download/v%{version}/%{name}-%{version}.tar.gz.asc Source2: %{name}.keyring Source3: vendor.tar.gz -Patch: disable-selfupdate.patch +Patch0: disable-selfupdate.patch BuildRequires: bash-completion BuildRequires: golang-packaging BuildRequires: zsh