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}