Hello community,
here is the log from the commit of package python-llvmlite for
openSUSE:Leap:15.2 checked in at 2020-04-14 14:22:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-llvmlite (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-llvmlite.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-llvmlite"
Tue Apr 14 14:22:24 2020 rev:17 rq:793649 version:0.31.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-llvmlite/python-llvmlite.changes
2020-03-09 18:08:05.960915689 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-llvmlite.new.3248/python-llvmlite.changes
2020-04-14 14:24:11.081417951 +0200
@@ -1,0 +2,5 @@
+Mon Apr 6 09:11:18 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Use properly llvm9 which is now TW default
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-llvmlite.spec ++++++
--- /var/tmp/diff_new_pack.4gdEOs/_old 2020-04-14 14:24:11.429418211 +0200
+++ /var/tmp/diff_new_pack.4gdEOs/_new 2020-04-14 14:24:11.429418211 +0200
@@ -18,11 +18,7 @@
%define modname llvmlite
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%ifarch ppc64 ppc64le
-%define llvm_major 7
-%else
-%define llvm_major 8
-%endif
+%define llvm_major 9
%if 0%{?suse_version} <= 1500
%define llvm_major 7
%endif