Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-llvmlite for openSUSE:Factory
checked in at 2021-11-20 02:38:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-llvmlite (Old)
and /work/SRC/openSUSE:Factory/.python-llvmlite.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-llvmlite"
Sat Nov 20 02:38:58 2021 rev:23 rq:932314 version:0.37.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-llvmlite/python-llvmlite.changes
2021-03-24 16:14:00.736005738 +0100
+++
/work/SRC/openSUSE:Factory/.python-llvmlite.new.1895/python-llvmlite.changes
2021-11-20 02:40:03.492598400 +0100
@@ -1,0 +2,10 @@
+Thu Sep 30 09:38:41 UTC 2021 - Ben Greiner <[email protected]>
+
+- update to 0.37.0
+ * The biggest new feature in this release is LLVM 11
+ support for all platforms! This is important, because
+ the aarch64 platform had been ???stuck??? on LLVM 9 for
+ several releases. A special thanks to David Spickett
+ from Linaro for supplying the relevant patch.
+
+-------------------------------------------------------------------
Old:
----
llvmlite-0.36.0.tar.gz
New:
----
llvmlite-0.37.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-llvmlite.spec ++++++
--- /var/tmp/diff_new_pack.yW0yyu/_old 2021-11-20 02:40:03.988596763 +0100
+++ /var/tmp/diff_new_pack.yW0yyu/_new 2021-11-20 02:40:03.992596750 +0100
@@ -17,11 +17,12 @@
%define modname llvmlite
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define llvm_major 10
+%{?!python_module:%define python_module() python3-%{**}}
+%define llvm_major 11
%define skip_python2 1
+%define skip_python36 1
Name: python-llvmlite
-Version: 0.36.0
+Version: 0.37.0
Release: 0
Summary: Lightweight wrapper around basic LLVM functionality
License: BSD-2-Clause
@@ -59,7 +60,7 @@
%setup -q -n %{modname}-%{version}
%build
-export CPPFLAGS="-fPIC"
+export CPPFLAGS="%{optflags} -fPIC"
export LLVM_CONFIG=%{_bindir}/llvm-config
%python_build
++++++ llvmlite-0.36.0.tar.gz -> llvmlite-0.37.0.tar.gz ++++++
++++ 5087 lines of diff (skipped)