From 5d0c2f39a4699b8aca47bed8291d273b8c41183c31193f17810f94890aa19957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 8 Aug 2018 17:00:48 +0000 Subject: [PATCH] Accepting request 628186 from home:jengelh:branches:devel:languages:python - Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/628186 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=33 --- python-setuptools_scm.changes | 5 +++++ python-setuptools_scm.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-setuptools_scm.changes b/python-setuptools_scm.changes index 03fca47..4ed51fb 100644 --- a/python-setuptools_scm.changes +++ b/python-setuptools_scm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 8 15:54:22 UTC 2018 - jengelh@inai.de + +- Use noun phrase in summary. + ------------------------------------------------------------------- Tue Aug 7 07:19:37 UTC 2018 - tchvatal@suse.com diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index 899e0e8..ed76673 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -31,7 +31,7 @@ Name: python-setuptools_scm %endif Version: 3.0.6 Release: 0 -Summary: Manage your versions by scm tags +Summary: Python setuptools handler for SCM tags License: MIT Group: Development/Languages/Python URL: https://github.com/pypa/setuptools_scm @@ -56,8 +56,8 @@ Recommends: mecurial %python_subpackages %description -The setuptools_scm package handles managing your python package versions -in scm metadata. It also handles file finders for the supperted scm's. +The setuptools_scm package handles managing one's Python package versions +in SCM metadata. It also handles file finders for the supperted SCMs. %prep %setup -q -n setuptools_scm-%{version}