SHA256
1
0
forked from pool/restic

Accepting request 836171 from home:darix:branches:Archiving

- Update to 0.10.0.
  https://github.com/restic/restic/releases/tag/v0.10.0
  See installed /usr/share/doc/packages/restic/CHANGELOG.md.
- we need to manually vendor the libraries now 
- bump minimum go version to >= 1.13

OBS-URL: https://build.opensuse.org/request/show/836171
OBS-URL: https://build.opensuse.org/package/show/Archiving/restic?expand=0&rev=23
This commit is contained in:
Aleksa Sarai 2020-09-24 02:36:28 +00:00 committed by Git OBS Bridge
parent a8d150a348
commit 5cff1072ab
7 changed files with 36 additions and 24 deletions

3
restic-0.10.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:067fbc0cf0eee4afdc361e12bd03b266e80e85a726647e53709854ec142dd94e
size 23683545

16
restic-0.10.0.tar.gz.asc Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEz48Y8oRFdZc/edThkaaGi9P3qQcFAl9mJvgACgkQkaaGi9P3
qQdNdQ/+L38s1SJ6s/pGDhQKdXaRMj0+zoCJ9s/QOZvH4b0T1Aw5U3LmNFiLRw9l
TopRur98WAmXQc+CkL/scKEfICICUJRXT4WOYHxS1Ns8ioATARIThFvSftt61hSg
zXC/l5XLZefVJwYOxsQDK0hy3oB/DJR6k2PFNyM0njx5lx+1xmcaE37HANYQ/vpR
YhZFNrY4EI6zcUVQ3onNIAEDbTAAzNNjfYVn83crKgBE6z09cVB5vzK7ynySa/UU
fAaUx9VxuNz/sPg/bsUtvfsZDbyAOiX4DFs/15fqPHL6/jW5w4PPCFRnsD+eZUTE
nyZMdn6NKlHgytW0acOtuKY0qFgVpEqVfr1hCoCIeaGdyihPix334qkP1PwlhUvx
hn7FPuSld4ENioPVwjfvzp/RGPjiFodBmEZUa8kg43meoXkSZQeHvNJNBbFXTnYq
MJH5edVk8fSVLBO5oSbpoQK+c9/kBUeeaf3vr+MEWy+WJ7OP26uxwfm0uCHqlbYG
1yV/nDu5nExxdpE0CFfEW+iFsVLVxeCWCBap20QNKRcbw7uCML+5Jz6NM+yqrAqm
n08aEWPUtWMYRPo+XiaeA8j6IFWsGesFoMH0IGeFLtLyiV2HESxEMylZfJ8+v4eZ
ZW71Omy48p//JWfzrCmTvQ5YfuTcFrpxwXFqWoD4f10KhQL0do8=
=J2IC
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1cc8655fa99f06e787871a9f8b5ceec283c856fa341a5b38824a0ca89420b0fe
size 27008812

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEz48Y8oRFdZc/edThkaaGi9P3qQcFAl3X/SwACgkQkaaGi9P3
qQcNyw/6AhbTN7djrOAcfzThU4OANFfWT5iYdyrPg3QKNY2o9V2Dp2QwtMi0x1cU
BXodfZAWlJHIYc9Cq6k6NoziefFiAbutjkuGXaQZHUCTW3uJ53ik6V8wnDqHju2k
cLxXtJFshY7Vx9mr62buUKeTORRAiyVBYi1/V6IwnX5zB/EUqAZmATYDzKVy2fG7
EJyrAmSJgLgnui4EvR4P6pBDH6rexsAuG2J3O2sCmp1qdZD2LA0Z6bx52LF9mdC5
swnCGEnxVHAC0a5Als6hXd0dtFou9L3LRPBkdobQ4c4lb6+v2fuHWQ+pIaWi96Vu
Hc7tPFGl2jewETSYTBWbkeov9Xc9Up8FOWxwkFsopiq7snhbDAMjaFEnYS6DQJid
EWIRMFFQxR/v2JqGes0WwDKHerc+Ao0I6DY2yD93O2eZD4o98dWCPLlZUOVB6V6Q
PHUl6Nu24muqYV71Y/kCdDZWM263GmG9WhF/n+qQMtTQQxz6CZi+qMMI1cfg/DnK
PZBKoMg0Wgm3ptD19x+hVzdrEE9L3Nvxh8vZ9Lgltk5/JPq+yAt22RVa/BwxE5uA
Lq4XS0h+0qRHmKdCSTeg78YpmziverVQn9csiYEBMFyZvWM4VxRmPzf2yLud7MXE
Qf889tsi24tdUcCV2DnvMax6vW1M29/Ex0FQD8nA7dE+PyCRcAM=
=vON8
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 22 21:22:18 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
- Update to 0.10.0.
https://github.com/restic/restic/releases/tag/v0.10.0
See installed /usr/share/doc/packages/restic/CHANGELOG.md.
- we need to manually vendor the libraries now
- bump minimum go version to >= 1.13
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Nov 23 13:23:28 UTC 2019 - Aleksa Sarai <asarai@suse.com> Sat Nov 23 13:23:28 UTC 2019 - Aleksa Sarai <asarai@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package restic # spec file for package restic
# #
# Copyright (c) 2019 SUSE LLC. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
%define import_path github.com/restic/restic %define import_path github.com/restic/restic
Name: restic Name: restic
Version: 0.9.6 Version: 0.10.0
Release: 0 Release: 0
Summary: Backup program with deduplication and encryption Summary: Backup program with deduplication and encryption
License: BSD-2-Clause License: BSD-2-Clause
@ -29,11 +29,11 @@ URL: https://restic.net
Source0: https://github.com/restic/restic/releases/download/v%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/restic/restic/releases/download/v%{version}/%{name}-%{version}.tar.gz
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.xz
BuildRequires: bash-completion BuildRequires: bash-completion
BuildRequires: go
BuildRequires: golang-packaging BuildRequires: golang-packaging
BuildRequires: zsh BuildRequires: zsh
BuildRequires: golang(API) >= 1.10 BuildRequires: golang(API) >= 1.13
%description %description
restic is a backup program. It supports verification, encryption, restic is a backup program. It supports verification, encryption,
@ -60,7 +60,7 @@ BuildArch: noarch
Zsh command line completion support for %{name}. Zsh command line completion support for %{name}.
%prep %prep
%setup -q %setup -q -a 3
%build %build
# Set up GOPATH. # Set up GOPATH.

3
vendor.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9598752021413760cfd873442dc5b1415c69844430116b666d10687b45bb397
size 2096608