Hello community, here is the log from the commit of package restic for openSUSE:Factory checked in at 2019-06-12 13:10:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/restic (Old) and /work/SRC/openSUSE:Factory/.restic.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "restic" Wed Jun 12 13:10:33 2019 rev:8 rq:697210 version:0.9.5 Changes: -------- --- /work/SRC/openSUSE:Factory/restic/restic.changes 2019-01-08 12:31:53.548049068 +0100 +++ /work/SRC/openSUSE:Factory/.restic.new.4811/restic.changes 2019-06-12 13:10:38.585046706 +0200 @@ -1,0 +2,22 @@ +Tue Apr 23 14:54:52 UTC 2019 - Aleksa Sarai <[email protected]> + +- Update to 0.9.5. + https://github.com/restic/restic/releases/tag/v0.9.5 + See installed /usr/share/doc/packages/restic/CHANGELOG.md. Short-log: + Fixes: + * Return error when no bytes could be read from stdin + * Don't cancel timeout after 30 seconds for self-update + * Fix reading passwords from stdin + * Don't abort the find command when a tree can't be loaded + Enhancements: + + Add case insensitive include & exclude options + + Support streaming JSON output for backup + + Add Openstack application credential auth for Swift + + Add --json support to forget command + + Add group-by option to snapshots command + + Ability to dump folders to tar via stdout + + Return error if no bytes could be read for backup --stdin + + Add --ignore-inode option to backup cmd + + Add config option to set S3 storage class + +------------------------------------------------------------------- Old: ---- restic-0.9.4.tar.gz restic-0.9.4.tar.gz.asc New: ---- restic-0.9.5.tar.gz restic-0.9.5.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ restic.spec ++++++ --- /var/tmp/diff_new_pack.8eVoM3/_old 2019-06-12 13:10:39.413045838 +0200 +++ /var/tmp/diff_new_pack.8eVoM3/_new 2019-06-12 13:10:39.413045838 +0200 @@ -20,20 +20,20 @@ %define import_path github.com/restic/restic Name: restic -Version: 0.9.4 +Version: 0.9.5 Release: 0 Summary: Backup program with deduplication and encryption License: BSD-2-Clause Group: Productivity/Archiving/Backup -Url: https://restic.net/ -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 +Url: https://restic.net +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 BuildRequires: bash-completion BuildRequires: go BuildRequires: golang-packaging BuildRequires: zsh -BuildRequires: golang(API) >= 1.9 +BuildRequires: golang(API) >= 1.10 %description restic is a backup program. It supports verification, encryption, ++++++ restic-0.9.4.tar.gz -> restic-0.9.5.tar.gz ++++++ /work/SRC/openSUSE:Factory/restic/restic-0.9.4.tar.gz /work/SRC/openSUSE:Factory/.restic.new.4811/restic-0.9.5.tar.gz differ: char 13, line 1
