From 5fe0c6fbfed89c0578c909fd736bdbf76f430ce28279822e67a78a29a0d4890c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 19 Dec 2018 16:58:25 +0000 Subject: [PATCH] Accepting request 659778 from home:jengelh:branches:devel:languages:python - Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/659778 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-signedjson?expand=0&rev=7 --- python-signedjson.changes | 5 +++++ python-signedjson.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-signedjson.changes b/python-signedjson.changes index 75a3a99..d53c9c6 100644 --- a/python-signedjson.changes +++ b/python-signedjson.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 18 23:29:30 UTC 2018 - Jan Engelhardt + +- Use noun phrase in summary. + ------------------------------------------------------------------- Tue Dec 4 12:54:19 UTC 2018 - Matej Cepl diff --git a/python-signedjson.spec b/python-signedjson.spec index 5c3bd3c..054c317 100644 --- a/python-signedjson.spec +++ b/python-signedjson.spec @@ -21,7 +21,7 @@ Name: python-%{modname} Version: 1.0.0 Release: 0 -Summary: Sign JSON with Ed25519 signatures +Summary: Python module to sign JSON with Ed25519 signatures License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/matrix-org/%{name}