Hello community, here is the log from the commit of package python-vcversioner for openSUSE:Factory checked in at 2019-01-03 18:07:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-vcversioner (Old) and /work/SRC/openSUSE:Factory/.python-vcversioner.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-vcversioner" Thu Jan 3 18:07:18 2019 rev:4 rq:662308 version:2.16.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-vcversioner/python-vcversioner.changes 2018-12-24 11:45:48.865216941 +0100 +++ /work/SRC/openSUSE:Factory/.python-vcversioner.new.28833/python-vcversioner.changes 2019-01-03 18:07:21.864101104 +0100 @@ -1,0 +2,5 @@ +Tue Dec 18 23:22:32 UTC 2018 - Jan Engelhardt <[email protected]> + +- Use noun phrase in summary. Trim rhetorics from description. + +------------------------------------------------------------------- New: ---- python-vcversioner-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-vcversioner.spec ++++++ --- /var/tmp/diff_new_pack.s8ckUW/_old 2019-01-03 18:07:22.228100780 +0100 +++ /var/tmp/diff_new_pack.s8ckUW/_new 2019-01-03 18:07:22.232100777 +0100 @@ -20,12 +20,13 @@ Name: python-vcversioner Version: 2.16.0.0 Release: 0 -Summary: Use version control tags to discover version numbers +Summary: setup.py extension for deriving versions from SCM tags License: ISC Group: Development/Languages/Python URL: https://github.com/habnabit/vcversioner Source0: https://files.pythonhosted.org/packages/source/v/vcversioner/vcversioner-%{version}.tar.gz Source1: https://raw.githubusercontent.com/habnabit/vcversioner/%{version}/COPYING +Source9: %{name}-rpmlintrc BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -33,7 +34,7 @@ %python_subpackages %description -Elevator pitch: you can write a setup.py with no version information +A setup.py file can be written with no version information specified, and vcversioner will find a recent, properly-formatted VCS tag and extract a version from it. ++++++ python-vcversioner-rpmlintrc ++++++ # rpmlint cannot distinguish so-called proper nouns addFilter("summary-not-capitalized")
