Hello community,
here is the log from the commit of package azure-cli-search for
openSUSE:Factory checked in at 2019-06-05 11:45:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/azure-cli-search (Old)
and /work/SRC/openSUSE:Factory/.azure-cli-search.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "azure-cli-search"
Wed Jun 5 11:45:04 2019 rev:3 rq:707578 version:0.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/azure-cli-search/azure-cli-search.changes
2019-05-22 11:02:09.370665711 +0200
+++
/work/SRC/openSUSE:Factory/.azure-cli-search.new.5148/azure-cli-search.changes
2019-06-05 11:45:16.299009253 +0200
@@ -1,0 +2,5 @@
+Tue Jun 4 09:54:26 UTC 2019 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Remove unneccesary %python_expand prefix from %fdupes call
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ azure-cli-search.spec ++++++
--- /var/tmp/diff_new_pack.L7hsnY/_old 2019-06-05 11:45:18.091008803 +0200
+++ /var/tmp/diff_new_pack.L7hsnY/_new 2019-06-05 11:45:18.095008802 +0200
@@ -51,7 +51,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__.*