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