Hello community, here is the log from the commit of package python-unidiff for openSUSE:Factory checked in at 2018-07-31 16:00:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-unidiff (Old) and /work/SRC/openSUSE:Factory/.python-unidiff.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-unidiff" Tue Jul 31 16:00:26 2018 rev:2 rq:626366 version:0.5.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-unidiff/python-unidiff.changes 2018-06-08 23:12:56.573530087 +0200 +++ /work/SRC/openSUSE:Factory/.python-unidiff.new/python-unidiff.changes 2018-07-31 16:00:27.371654051 +0200 @@ -1,0 +2,5 @@ +Sun Jul 29 11:05:16 UTC 2018 - [email protected] + +- Ensure neutrality of descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-unidiff.spec ++++++ --- /var/tmp/diff_new_pack.6HFI86/_old 2018-07-31 16:00:28.023655158 +0200 +++ /var/tmp/diff_new_pack.6HFI86/_new 2018-07-31 16:00:28.027655165 +0200 @@ -13,16 +13,17 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-unidiff Version: 0.5.5 Release: 0 -License: MIT Summary: Unified diff parsing/metadata extraction library -Url: http://github.com/matiasb/python-unidiff +License: MIT Group: Development/Languages/Python +Url: http://github.com/matiasb/python-unidiff Source: https://files.pythonhosted.org/packages/source/u/unidiff/unidiff-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} @@ -33,7 +34,7 @@ %python_subpackages %description -Simple Python library to parse and interact with unified diff data. +Python library to parse and interact with unified diff data. %prep %setup -q -n unidiff-%{version}
