Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-autobahn for openSUSE:Factory
checked in at 2022-03-11 21:41:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-autobahn (Old)
and /work/SRC/openSUSE:Factory/.python-autobahn.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-autobahn"
Fri Mar 11 21:41:26 2022 rev:23 rq:961037 version:22.2.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-autobahn/python-autobahn.changes
2022-03-11 11:52:07.091038883 +0100
+++
/work/SRC/openSUSE:Factory/.python-autobahn.new.25692/python-autobahn.changes
2022-03-11 21:41:44.174092250 +0100
@@ -1,0 +2,5 @@
+Fri Mar 11 08:54:00 UTC 2022 - Guillaume GARDET <[email protected]>
+
+- Fix packaging for %arm, aarch64 and riscv64
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-autobahn.spec ++++++
--- /var/tmp/diff_new_pack.YrwwDg/_old 2022-03-11 21:41:44.710092660 +0100
+++ /var/tmp/diff_new_pack.YrwwDg/_new 2022-03-11 21:41:44.714092664 +0100
@@ -113,11 +113,7 @@
%python_clone -a %{buildroot}%{_bindir}/wamp
%python_clone -a %{buildroot}%{_bindir}/xbrnetwork
%python_clone -a %{buildroot}%{_bindir}/xbrnetwork-ui
-%if %{with nvx_support}
%python_expand %fdupes %{buildroot}%{$python_sitearch}
-%else
-%python_expand %fdupes %{buildroot}%{$python_sitelib}
-%endif
%if %{with nvx_support}
# It tries to test NVX, even if disabled
@@ -138,11 +134,7 @@
%files %{python_files}
%license LICENSE
%doc README.rst
-%if %{with nvx_support}
%{python_sitearch}/*
-%else
-%{python_sitelib}/*
-%endif
%python_alternative %{_bindir}/wamp
%python_alternative %{_bindir}/xbrnetwork
%python_alternative %{_bindir}/xbrnetwork-ui