From d9540097993d74ea15047e5e6e73d89c03c3c68190084d0d028b1156d20ba29b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 8 Apr 2019 08:33:37 +0000 Subject: [PATCH] Accepting request 692061 from home:jengelh:branches:devel:languages:python - Use noun phrase. OBS-URL: https://build.opensuse.org/request/show/692061 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cfgv?expand=0&rev=2 --- python-cfgv.changes | 5 +++++ python-cfgv.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-cfgv.changes b/python-cfgv.changes index 8d7fdea..9732792 100644 --- a/python-cfgv.changes +++ b/python-cfgv.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 6 21:45:23 UTC 2019 - Jan Engelhardt + +- Use noun phrase. + ------------------------------------------------------------------- Thu Apr 4 01:14:37 PM UTC 2019 - John Vandenberg diff --git a/python-cfgv.spec b/python-cfgv.spec index aca0ded..9f36709 100644 --- a/python-cfgv.spec +++ b/python-cfgv.spec @@ -20,7 +20,7 @@ Name: python-cfgv Version: 1.6.0 Release: 0 -Summary: Validate configuration and produce human readable error messages +Summary: Configuration validator producing human readable error messages License: MIT Group: Development/Languages/Python URL: https://github.com/asottile/cfgv @@ -38,7 +38,7 @@ BuildRequires: %{python_module six} %python_subpackages %description -Validate configuration and produce human readable error messages. +A configuration validator for Python that produce human readable error messages. %prep %setup -q -n cfgv-%{version}