Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package llvm for SUSE:ALP:Workbench checked 
in at 2023-04-05 09:41:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/SUSE:ALP:Workbench.OBS/llvm (Old)
 and      /work/SRC/SUSE:ALP:Workbench.OBS/.llvm.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llvm"

Wed Apr  5 09:41:15 2023 rev:2 rq: version:16.0.0

Changes:
--------
--- /work/SRC/SUSE:ALP:Workbench.OBS/llvm/llvm.changes  2023-04-04 
12:05:09.920443079 +0200
+++ /work/SRC/SUSE:ALP:Workbench.OBS/.llvm.new.19717/llvm.changes       
2023-04-05 09:41:16.850384453 +0200
@@ -1,0 +2,12 @@
+Sat Mar 18 19:25:39 UTC 2023 - Aaron Puchert <[email protected]>
+
+- 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.rHC7Dr/_old  2023-04-05 09:41:17.158386196 +0200
+++ /var/tmp/diff_new_pack.rHC7Dr/_new  2023-04-05 09:41:17.162386219 +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