Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libclc for openSUSE:Factory checked 
in at 2022-09-02 21:56:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libclc (Old)
 and      /work/SRC/openSUSE:Factory/.libclc.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libclc"

Fri Sep  2 21:56:28 2022 rev:19 rq:1000698 version:0.2.0+llvm14.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libclc/libclc.changes    2022-04-17 
23:49:57.478316732 +0200
+++ /work/SRC/openSUSE:Factory/.libclc.new.2083/libclc.changes  2022-09-02 
21:56:46.072329143 +0200
@@ -1,0 +2,5 @@
+Thu Aug 25 13:33:10 UTC 2022 - Stefan Dirsch <sndir...@suse.com>
+
+- fixed build on Leap 15.3 by buildrequiring clang13/llvm13
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libclc.spec ++++++
--- /var/tmp/diff_new_pack.tDbUZi/_old  2022-09-02 21:56:46.500330179 +0200
+++ /var/tmp/diff_new_pack.tDbUZi/_new  2022-09-02 21:56:46.504330189 +0200
@@ -34,13 +34,18 @@
 BuildRequires:  clang-devel
 BuildRequires:  llvm-devel
 %else
-%if 0%{?sle_version} >= 150300
+ %if 0%{?sle_version} >= 150400
+BuildRequires:  clang13-devel
+BuildRequires:  llvm13-devel
+ %else
+  %if 0%{?sle_version} >= 150300
 BuildRequires:  clang11-devel
 BuildRequires:  llvm11-devel
-%else
+  %else
 BuildRequires:  clang9-devel
 BuildRequires:  llvm9-devel
-%endif
+  %endif
+ %endif
 %endif
 BuildRequires:  python3-base
 Provides:       libclc(llvm%{_llvm_sonum})

Reply via email to