diff --git a/breezy.changes b/breezy.changes index ec88ac2..3b4fe09 100644 --- a/breezy.changes +++ b/breezy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 24 08:03:15 UTC 2022 - Jan Engelhardt + +- Remove silly wording from description + ------------------------------------------------------------------- Mon Jun 20 02:14:30 UTC 2022 - Steve Kowalik diff --git a/breezy.spec b/breezy.spec index a773eb4..e552fab 100644 --- a/breezy.spec +++ b/breezy.spec @@ -19,7 +19,7 @@ Name: breezy Version: 3.2.2 Release: 0 -Summary: Friendly distributed version control system +Summary: Distributed version control system with multi-format support License: GPL-2.0-or-later URL: https://www.breezy-vcs.org/ Source: https://files.pythonhosted.org/packages/source/b/breezy/breezy-%{version}.tar.gz @@ -52,7 +52,9 @@ BuildRequires: python3-testtools # /SECTION %description -Friendly distributed version control system +Breezy is a version control system implemented in Python with +multi-format support. Breezy has built-in support for the Git and +Bazaar file formats and network protocols. %prep %setup -q -n breezy-%{version}