Hello community, here is the log from the commit of package restic for openSUSE:Factory checked in at 2018-08-24 17:00:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/restic (Old) and /work/SRC/openSUSE:Factory/.restic.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "restic" Fri Aug 24 17:00:10 2018 rev:5 rq:627986 version:0.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/restic/restic.changes 2018-07-31 16:00:09.923624423 +0200 +++ /work/SRC/openSUSE:Factory/.restic.new/restic.changes 2018-08-24 17:00:33.717819451 +0200 @@ -1,0 +2,10 @@ +Wed Aug 8 03:59:46 UTC 2018 - [email protected] + +- Update to 0.9.2. + https://github.com/restic/restic/releases/tag/v0.9.2 + See installed /usr/share/doc/packages/restic/CHANGELOG.md +- Remove Go 1.8 compatibility patch, now that we have newer Go versions in + older Leap releases. + - restic-switch-to-pre-1.8-sort.Stable-API.patch + +------------------------------------------------------------------- Old: ---- restic-0.9.1.tar.gz restic-0.9.1.tar.gz.asc restic-switch-to-pre-1.8-sort.Stable-API.patch New: ---- restic-0.9.2.tar.gz restic-0.9.2.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ restic.spec ++++++ --- /var/tmp/diff_new_pack.x7cJuI/_old 2018-08-24 17:00:35.625821711 +0200 +++ /var/tmp/diff_new_pack.x7cJuI/_new 2018-08-24 17:00:35.625821711 +0200 @@ -20,7 +20,7 @@ %define import_path github.com/restic/restic Name: restic -Version: 0.9.1 +Version: 0.9.2 Release: 0 Summary: Backup program with deduplication and encryption License: BSD-2-Clause @@ -29,12 +29,11 @@ Source0: https://github.com/restic/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz Source1: https://github.com/restic/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz.asc Source2: %{name}.keyring -# PATCH-FIX-OPENSUSE: Revert to using pre-1.8 Go APIs so we can build on Leap 42.x. -Patch1: restic-switch-to-pre-1.8-sort.Stable-API.patch BuildRequires: bash-completion BuildRequires: go BuildRequires: golang-packaging BuildRequires: zsh +BuildRequires: golang(API) >= 1.8 %description restic is a backup program. It supports verification, encryption, @@ -62,7 +61,6 @@ %prep %setup -q -%patch1 -p1 %build # Set up GOPATH. ++++++ restic-0.9.1.tar.gz -> restic-0.9.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/restic/restic-0.9.1.tar.gz /work/SRC/openSUSE:Factory/.restic.new/restic-0.9.2.tar.gz differ: char 13, line 1
