Hello community, here is the log from the commit of package azure-cli for openSUSE:Factory checked in at 2019-06-05 11:40:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/azure-cli (Old) and /work/SRC/openSUSE:Factory/.azure-cli.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "azure-cli" Wed Jun 5 11:40:53 2019 rev:8 rq:707529 version:2.0.58 Changes: -------- --- /work/SRC/openSUSE:Factory/azure-cli/azure-cli.changes 2019-05-22 10:58:38.294873045 +0200 +++ /work/SRC/openSUSE:Factory/.azure-cli.new.5148/azure-cli.changes 2019-06-05 11:40:56.371064797 +0200 @@ -1,0 +2,5 @@ +Tue Jun 4 09:24:42 UTC 2019 - John Paul Adrian Glaubitz <[email protected]> + +- Remove unneccesary %python_expand prefix from %fdupes call + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ azure-cli.spec ++++++ --- /var/tmp/diff_new_pack.6zrV2f/_old 2019-06-05 11:40:57.351064672 +0200 +++ /var/tmp/diff_new_pack.6zrV2f/_new 2019-06-05 11:40:57.363064670 +0200 @@ -137,7 +137,7 @@ %else python3 setup.py install --root=%{buildroot} --prefix=%{_prefix} --install-lib=%{python3_sitelib} install -DTm644 %{buildroot}%{_bindir}/az.completion.sh %{buildroot}%{_datadir}/bash-completion/completions/az.completion.sh -%python_expand %fdupes %{buildroot}%{$python_sitelib} +%fdupes %{buildroot}%{python3_sitelib} rm -rf %{buildroot}%{python3_sitelib}/azure/cli/__init__.* rm -rf %{buildroot}%{python3_sitelib}/azure/cli/__pycache__ rm -rf %{buildroot}%{python3_sitelib}/azure/__init__.*
