Hello community, here is the log from the commit of package python-resolvelib for openSUSE:Factory checked in at 2019-03-19 09:58:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-resolvelib (Old) and /work/SRC/openSUSE:Factory/.python-resolvelib.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-resolvelib" Tue Mar 19 09:58:53 2019 rev:2 rq:685828 version:0.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-resolvelib/python-resolvelib.changes 2019-03-10 09:35:16.608177658 +0100 +++ /work/SRC/openSUSE:Factory/.python-resolvelib.new.28833/python-resolvelib.changes 2019-03-19 09:58:56.384089774 +0100 @@ -1,0 +2,5 @@ +Sat Mar 16 17:27:15 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use noun phrase in descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-resolvelib.spec ++++++ --- /var/tmp/diff_new_pack.RdX3jd/_old 2019-03-19 09:58:57.244089429 +0100 +++ /var/tmp/diff_new_pack.RdX3jd/_new 2019-03-19 09:58:57.244089429 +0100 @@ -20,20 +20,20 @@ Name: python-resolvelib Version: 0.2.2 Release: 0 -Summary: Resolve abstract dependencies into concrete ones +Summary: Module to resolve abstract dependencies into concrete ones License: ISC Group: Development/Languages/Python URL: https://github.com/sarugaku/resolvelib Source: https://github.com/sarugaku/resolvelib/archive/%{version}.tar.gz#/resolvelib-%{version}.tar.gz -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module pytest} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages %description -Resolve abstract dependencies into concrete ones +A Python module to resolve abstract dependencies into concrete ones. %prep %setup -q -n resolvelib-%{version}
