From 11318365b392bca02ce9e08eff5021cf51bc11a8b907a476ceb12f8954a8bb76 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 30 Jul 2018 06:51:20 +0000 Subject: [PATCH] Accepting request 625972 from home:jengelh:branches:Archiving - Substantiate program attribute claims in descriptions. OBS-URL: https://build.opensuse.org/request/show/625972 OBS-URL: https://build.opensuse.org/package/show/Archiving/restic?expand=0&rev=9 --- restic.changes | 5 +++++ restic.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/restic.changes b/restic.changes index 93eac3c..deecf3d 100644 --- a/restic.changes +++ b/restic.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jul 28 18:27:51 UTC 2018 - jengelh@inai.de + +- Substantiate program attribute claims in descriptions. + ------------------------------------------------------------------- Fri Jun 22 13:33:00 UTC 2018 - asarai@suse.com diff --git a/restic.spec b/restic.spec index 1991b2f..f214020 100644 --- a/restic.spec +++ b/restic.spec @@ -22,7 +22,7 @@ Name: restic Version: 0.9.1 Release: 0 -Summary: Fast, secure, efficient backup program +Summary: Backup program with deduplication and encryption License: BSD-2-Clause Group: Productivity/Archiving/Backup Url: https://restic.net/ @@ -37,7 +37,8 @@ BuildRequires: golang-packaging BuildRequires: zsh %description -restic is a backup program that is fast, efficient and secure. +restic is a backup program. It supports verification, encryption, +snapshots and deduplication. %package bash-completion Summary: Bash Completion for %{name}