Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package llvm for openSUSE:Factory checked in 
at 2023-03-28 17:48:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/llvm (Old)
 and      /work/SRC/openSUSE:Factory/.llvm.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llvm"

Tue Mar 28 17:48:44 2023 rev:132 rq:1073327 version:16.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/llvm/llvm.changes        2023-01-21 
19:09:51.392714572 +0100
+++ /work/SRC/openSUSE:Factory/.llvm.new.31432/llvm.changes     2023-03-28 
17:48:53.394837227 +0200
@@ -1,0 +2,12 @@
+Sat Mar 18 19:25:39 UTC 2023 - Aaron Puchert <aaronpuch...@alice-dsl.net>
+
+- Update to version 16.0.0.
+  * For details, see the release notes:
+    - https://releases.llvm.org/16.0.0/docs/ReleaseNotes.html
+    - https://releases.llvm.org/16.0.0/tools/clang/docs/ReleaseNotes.html
+    - 
https://releases.llvm.org/16.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
+    - https://releases.llvm.org/16.0.0/projects/libcxx/docs/ReleaseNotes.html
+    - https://releases.llvm.org/16.0.0/tools/lld/docs/ReleaseNotes.html
+- Let python3-clang also obsolete older versions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ llvm.spec ++++++
--- /var/tmp/diff_new_pack.yAP3om/_old  2023-03-28 17:48:53.962839968 +0200
+++ /var/tmp/diff_new_pack.yAP3om/_new  2023-03-28 17:48:53.970840006 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _sonum 15
+%define _sonum 16
 %ifarch x86_64
 %define has_lldb 1
 # python3-lldb%{_sonum} is only built with these distributions (see 
llvm%{_sonum} package)
@@ -33,12 +33,13 @@
 Obsoletes:      %{1}12%{?2:-%{2}} \
 Obsoletes:      %{1}13%{?2:-%{2}} \
 Obsoletes:      %{1}14%{?2:-%{2}} \
+Obsoletes:      %{1}15%{?2:-%{2}} \
 Obsoletes:      %{1}7%{?2:-%{2}} \
 Obsoletes:      %{1}8%{?2:-%{2}} \
 Obsoletes:      %{1}9%{?2:-%{2}}
 
 Name:           llvm
-Version:        15.0.7
+Version:        16.0.0
 Release:        0
 Summary:        Low Level Virtual Machine
 License:        Apache-2.0 WITH LLVM-exception OR NCSA
@@ -240,6 +241,7 @@
 Summary:        Python bindings for libclang
 Group:          Development/Libraries/Python
 Requires:       python3-clang%{_sonum}
+%obsolete_llvm_versioned python3-clang
 BuildArch:      noarch
 
 %description -n python3-clang

Reply via email to