Hello community, here is the log from the commit of package restic for openSUSE:Factory checked in at 2020-09-24 16:14:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/restic (Old) and /work/SRC/openSUSE:Factory/.restic.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "restic" Thu Sep 24 16:14:33 2020 rev:10 rq:836434 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/restic/restic.changes 2019-11-30 10:38:36.688163324 +0100 +++ /work/SRC/openSUSE:Factory/.restic.new.4249/restic.changes 2020-09-24 16:14:58.588942573 +0200 @@ -1,0 +2,9 @@ +Tue Sep 22 21:22:18 UTC 2020 - Marcus Rueckert <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- restic-0.9.6.tar.gz restic-0.9.6.tar.gz.asc New: ---- restic-0.10.0.tar.gz restic-0.10.0.tar.gz.asc vendor.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ restic.spec ++++++ --- /var/tmp/diff_new_pack.mqdvbY/_old 2020-09-24 16:15:01.996945982 +0200 +++ /var/tmp/diff_new_pack.mqdvbY/_new 2020-09-24 16:15:02.000945986 +0200 @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define import_path github.com/restic/restic Name: restic -Version: 0.9.6 +Version: 0.10.0 Release: 0 Summary: Backup program with deduplication and encryption License: BSD-2-Clause @@ -29,11 +29,11 @@ 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 Source2: %{name}.keyring +Source3: vendor.tar.xz BuildRequires: bash-completion -BuildRequires: go BuildRequires: golang-packaging BuildRequires: zsh -BuildRequires: golang(API) >= 1.10 +BuildRequires: golang(API) >= 1.13 %description restic is a backup program. It supports verification, encryption, @@ -60,7 +60,7 @@ Zsh command line completion support for %{name}. %prep -%setup -q +%setup -q -a 3 %build # Set up GOPATH. ++++++ restic-0.9.6.tar.gz -> restic-0.10.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/restic/restic-0.9.6.tar.gz /work/SRC/openSUSE:Factory/.restic.new.4249/restic-0.10.0.tar.gz differ: char 13, line 1
