Hello community, here is the log from the commit of package python-manuel for openSUSE:Factory checked in at 2019-11-04 17:10:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-manuel (Old) and /work/SRC/openSUSE:Factory/.python-manuel.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-manuel" Mon Nov 4 17:10:47 2019 rev:8 rq:743989 version:1.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-manuel/python-manuel.changes 2019-01-11 14:04:58.967830615 +0100 +++ /work/SRC/openSUSE:Factory/.python-manuel.new.2990/python-manuel.changes 2019-11-04 17:10:48.356543137 +0100 @@ -1,0 +2,5 @@ +Mon Oct 14 14:00:08 UTC 2019 - Matej Cepl <[email protected]> + +- Replace %fdupes -s with plain %fdupes; hardlinks are better. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-manuel.spec ++++++ --- /var/tmp/diff_new_pack.iAaJ4u/_old 2019-11-04 17:10:48.896543713 +0100 +++ /var/tmp/diff_new_pack.iAaJ4u/_new 2019-11-04 17:10:48.896543713 +0100 @@ -23,7 +23,6 @@ Release: 0 Summary: Python module to build tested documentation License: Apache-2.0 -Group: Development/Languages/Python URL: https://pypi.org/project/manuel/ Source: https://files.pythonhosted.org/packages/source/m/manuel/manuel-%{version}.tar.gz # add fixed sphinx config <[email protected]> @@ -47,7 +46,6 @@ %package doc Summary: Build tested documentation -Group: Development/Languages/Python %description doc This package contains documentation files for %{name}. @@ -63,7 +61,7 @@ %install %python_install -%python_expand %fdupes -s %{buildroot}%{$python_sitelib} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %check %python_exec setup.py -q test
