diff --git a/python-python-gnupg.changes b/python-python-gnupg.changes index 36a35fd..ffb903c 100644 --- a/python-python-gnupg.changes +++ b/python-python-gnupg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 11 15:33:08 UTC 2017 - jengelh@inai.de + +- Ensure description neutrality. + ------------------------------------------------------------------- Wed Sep 6 17:29:32 UTC 2017 - toddrme2178@gmail.com diff --git a/python-python-gnupg.spec b/python-python-gnupg.spec index c70d7ac..cf1452e 100644 --- a/python-python-gnupg.spec +++ b/python-python-gnupg.spec @@ -22,7 +22,7 @@ Name: python-python-gnupg Version: 0.4.1 Release: 0 -Summary: A wrapper for the Gnu Privacy Guard (GPG or GnuPG) +Summary: A wrapper for the GNU Privacy Guard (GPG or GnuPG) License: BSD-3-Clause Group: Development/Languages/Python Url: http://pythonhosted.org/python-gnupg/index.html @@ -48,7 +48,7 @@ BuildArch: noarch %python_subpackages %description -This module allows easy access to GnuPG's key management, +This module allows access to GnuPG's key management, encryption and signature functionality from Python programs. %prep