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}