Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package llvm for openSUSE:Factory checked in 
at 2021-10-08 22:04:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/llvm (Old)
 and      /work/SRC/openSUSE:Factory/.llvm.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llvm"

Fri Oct  8 22:04:41 2021 rev:117 rq:923003 version:13.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/llvm/llvm.changes        2021-07-13 
22:37:13.754228056 +0200
+++ /work/SRC/openSUSE:Factory/.llvm.new.2443/llvm.changes      2021-10-08 
22:04:53.448544584 +0200
@@ -1,0 +2,12 @@
+Sat Oct  2 20:13:04 UTC 2021 - Aaron Puchert <aaronpuch...@alice-dsl.net>
+
+- Update to version 13.0.0.
+  * For details, see the release notes:
+    - https://releases.llvm.org/13.0.0/docs/ReleaseNotes.html
+    - https://releases.llvm.org/13.0.0/tools/clang/docs/ReleaseNotes.html
+    - 
https://releases.llvm.org/13.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
+    - https://releases.llvm.org/13.0.0/projects/libcxx/docs/ReleaseNotes.html
+    - https://releases.llvm.org/13.0.0/tools/lld/docs/ReleaseNotes.html
+- Make sure we actually generate clang-doc and llvm-doc.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ llvm.spec ++++++
--- /var/tmp/diff_new_pack.6HLzCL/_old  2021-10-08 22:04:53.956545420 +0200
+++ /var/tmp/diff_new_pack.6HLzCL/_new  2021-10-08 22:04:53.960545427 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _sonum 12
+%define _sonum 13
 %ifarch x86_64
 %define has_lldb 1
 # python3-lldb%{_sonum} is only built with these distributions (see 
llvm%{_sonum} package)
@@ -30,12 +30,13 @@
 %define obsolete_llvm_versioned() \
 Obsoletes:      %{1}10%{?2:-%{2}} \
 Obsoletes:      %{1}11%{?2:-%{2}} \
+Obsoletes:      %{1}12%{?2:-%{2}} \
 Obsoletes:      %{1}7%{?2:-%{2}} \
 Obsoletes:      %{1}8%{?2:-%{2}} \
 Obsoletes:      %{1}9%{?2:-%{2}}
 
 Name:           llvm
-Version:        12.0.1
+Version:        13.0.0
 Release:        0
 Summary:        Low Level Virtual Machine
 License:        Apache-2.0 WITH LLVM-exception OR NCSA
@@ -323,9 +324,15 @@
 %files devel
 %doc README
 
+%files doc
+%doc README
+
 %files -n clang-devel
 %doc README
 
+%files -n clang-doc
+%doc README
+
 %files LTO-devel
 %doc README
 

Reply via email to