Hello community, here is the log from the commit of package python-pycha for openSUSE:Factory checked in at 2019-04-04 12:06:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pycha (Old) and /work/SRC/openSUSE:Factory/.python-pycha.new.3908 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycha" Thu Apr 4 12:06:43 2019 rev:4 rq:690886 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pycha/python-pycha.changes 2017-06-08 15:02:31.119125733 +0200 +++ /work/SRC/openSUSE:Factory/.python-pycha.new.3908/python-pycha.changes 2019-04-04 12:07:00.317455536 +0200 @@ -1,0 +2,7 @@ +Wed Apr 3 03:55:04 UTC 2019 - John Vandenberg <[email protected]> + +- Fix fdupes to avoid python3 package egg-info being symlinks into + the python2 package which may not be installed. +- Use %license + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pycha.spec ++++++ --- /var/tmp/diff_new_pack.mgXJ9o/_old 2019-04-04 12:07:01.473455841 +0200 +++ /var/tmp/diff_new_pack.mgXJ9o/_new 2019-04-04 12:07:01.477455843 +0200 @@ -51,11 +51,11 @@ %install %python_install -%fdupes -s %{buildroot} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %files %{python_files} -%defattr(-,root,root,-) -%doc COPYING README.txt CHANGES.txt AUTHORS +%doc README.txt CHANGES.txt AUTHORS +%license COPYING %{python_sitelib}/* %python3_only %{_bindir}/chavier
