Hello community,
here is the log from the commit of package azure-cli-container for
openSUSE:Factory checked in at 2019-06-05 11:42:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/azure-cli-container (Old)
and /work/SRC/openSUSE:Factory/.azure-cli-container.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "azure-cli-container"
Wed Jun 5 11:42:38 2019 rev:6 rq:707548 version:0.3.13
Changes:
--------
--- /work/SRC/openSUSE:Factory/azure-cli-container/azure-cli-container.changes
2019-05-22 10:59:38.942796048 +0200
+++
/work/SRC/openSUSE:Factory/.azure-cli-container.new.5148/azure-cli-container.changes
2019-06-05 11:42:38.627048857 +0200
@@ -1,0 +2,5 @@
+Tue Jun 4 09:38:19 UTC 2019 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Remove unneccesary %python_expand prefix from %fdupes call
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ azure-cli-container.spec ++++++
--- /var/tmp/diff_new_pack.FvZepe/_old 2019-06-05 11:42:39.151048725 +0200
+++ /var/tmp/diff_new_pack.FvZepe/_new 2019-06-05 11:42:39.151048725 +0200
@@ -60,7 +60,7 @@
%install
python3 setup.py install --root=%{buildroot} --prefix=%{_prefix}
--install-lib=%{python3_sitelib}
-%python_expand %fdupes %{buildroot}%{$python_sitelib}
+%fdupes %{buildroot}%{python3_sitelib}
rm -rf %{buildroot}%{python3_sitelib}/azure/cli/command_modules/__init__.*
rm -rf %{buildroot}%{python3_sitelib}/azure/cli/command_modules/__pycache__
rm -rf %{buildroot}%{python3_sitelib}/azure/cli/__init__.*