From 65f9c359ab577fdd52564c17b2290b98825911528a80a490536c1c9cc04aa59c Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Mon, 11 Sep 2017 15:41:47 +0000 Subject: [PATCH] Accepting request 523269 from home:jengelh:branches:devel:languages:python - Ensure description neutrality. OBS-URL: https://build.opensuse.org/request/show/523269 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=3 --- python-python-gnupg.changes | 5 +++++ python-python-gnupg.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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