Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tvm for openSUSE:Factory checked in 
at 2022-11-22 16:10:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tvm (Old)
 and      /work/SRC/openSUSE:Factory/.tvm.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tvm"

Tue Nov 22 16:10:42 2022 rev:18 rq:1037258 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tvm/tvm.changes  2022-10-14 15:44:08.596079102 
+0200
+++ /work/SRC/openSUSE:Factory/.tvm.new.1597/tvm.changes        2022-11-22 
16:10:50.206229021 +0100
@@ -1,0 +2,6 @@
+Tue Nov 22 08:38:47 UTC 2022 - Max Lin <m...@suse.com>
+
+- Build against llvm14 for Leap 15.5 since llvm15 is the default llvm
+  version in Leap 15.5 which tvm is not supported yet
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tvm.spec ++++++
--- /var/tmp/diff_new_pack.hBEsqc/_old  2022-11-22 16:10:50.770231883 +0100
+++ /var/tmp/diff_new_pack.hBEsqc/_new  2022-11-22 16:10:50.774231903 +0100
@@ -76,7 +76,7 @@
 BuildRequires:  git
 BuildRequires:  gmock
 BuildRequires:  gtest
-%if 0%{?suse_version} > 1550
+%if 0%{?suse_version} > 1550 || ( 0%{?is_opensuse} && 0%{?sle_version} > 
150400 )
 # Cannot build with llvm15, so stick with llvm14 for now
 BuildRequires:  llvm14-devel
 %else

Reply via email to