Hello community, here is the log from the commit of package python-first for openSUSE:Factory checked in at 2019-03-19 09:58:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-first (Old) and /work/SRC/openSUSE:Factory/.python-first.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-first" Tue Mar 19 09:58:50 2019 rev:3 rq:685827 version:2.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-first/python-first.changes 2019-03-10 09:38:56.608124974 +0100 +++ /work/SRC/openSUSE:Factory/.python-first.new.28833/python-first.changes 2019-03-19 09:58:53.416090966 +0100 @@ -1,0 +2,5 @@ +Sat Mar 16 17:42:44 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use noun phrase in descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-first.spec ++++++ --- /var/tmp/diff_new_pack.BqDS6o/_old 2019-03-19 09:58:54.800090411 +0100 +++ /var/tmp/diff_new_pack.BqDS6o/_new 2019-03-19 09:58:54.824090400 +0100 @@ -20,7 +20,7 @@ Name: python-first Version: 2.0.2 Release: 0 -Summary: Return the first true value of an iterable +Summary: Python library to return the first true value of an iterable License: MIT Group: Development/Languages/Python URL: http://github.com/hynek/first/ @@ -32,7 +32,7 @@ %python_subpackages %description -Return the first true value of an iterable. +A Python library that returns the first true value of an iterable. %prep %setup -q -n first-%{version}
