forked from pool/restic
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
This commit is contained in:
parent
eb5961b942
commit
897d7b3dd0
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 7 10:00:15 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Fix build with RPM 4.19: unnumbered patches are no longer
|
||||||
|
supported.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 29 23:09:45 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
|
Sun Oct 29 23:09:45 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
@ -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
|
Source1: https://github.com/restic/restic/releases/download/v%{version}/%{name}-%{version}.tar.gz.asc
|
||||||
Source2: %{name}.keyring
|
Source2: %{name}.keyring
|
||||||
Source3: vendor.tar.gz
|
Source3: vendor.tar.gz
|
||||||
Patch: disable-selfupdate.patch
|
Patch0: disable-selfupdate.patch
|
||||||
BuildRequires: bash-completion
|
BuildRequires: bash-completion
|
||||||
BuildRequires: golang-packaging
|
BuildRequires: golang-packaging
|
||||||
BuildRequires: zsh
|
BuildRequires: zsh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user