Hello community,

here is the log from the commit of package llvm3_9 for openSUSE:Factory checked 
in at 2017-04-11 12:40:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/llvm3_9 (Old)
 and      /work/SRC/openSUSE:Factory/.llvm3_9.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llvm3_9"

Tue Apr 11 12:40:24 2017 rev:7 rq:486723 version:3.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/llvm3_9/llvm3_9.changes  2017-02-26 
17:04:09.182346785 +0100
+++ /work/SRC/openSUSE:Factory/.llvm3_9.new/llvm3_9.changes     2017-04-11 
12:40:27.686454104 +0200
@@ -1,0 +2,10 @@
+Sat Apr  8 09:16:13 UTC 2017 - [email protected]
+
+- Fix conflicts with llvm4 
+
+-------------------------------------------------------------------
+Tue Mar 28 09:31:04 UTC 2017 - [email protected]
+
+- Stop building libc++ to get ready for llvm 4.0 update 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ llvm3_9.spec ++++++
--- /var/tmp/diff_new_pack.kVmmlx/_old  2017-04-11 12:40:30.386072659 +0200
+++ /var/tmp/diff_new_pack.kVmmlx/_new  2017-04-11 12:40:30.390072094 +0200
@@ -23,11 +23,7 @@
 %define _uaver  309
 %define _socxx  1
 %define _revsn  289600
-%ifarch x86_64
-%bcond_without libcxx
-%else
 %bcond_with libcxx
-%endif
 %ifarch ppc64 ppc64le %{ix86} x86_64
 %bcond_without openmp
 %else
@@ -543,6 +539,9 @@
 # Stuff we don't want to include
 rm %{buildroot}%{_mandir}/man1/lit.1
 
+# XXX TODO: we should add this to a subpackage
+rm %{buildroot}%{_datadir}/clang/run-find-all-symbols.py
+
 %if %{with libcxx}
 rm  %{buildroot}%{_libdir}/libc++abi.a
 %endif
@@ -1006,9 +1005,6 @@
 %ghost %{_sysconfdir}/alternatives/clang.1%{ext_man}
 %dir %{_libdir}/clang/
 %{_libdir}/clang/%{_relver}/
-%dir %{_datadir}/clang/
-%{_datadir}/clang/clang-include-fixer.py
-%{_datadir}/clang/run-find-all-symbols.py
 
 %files -n clang%{_sonum}-checker
 %defattr(-,root,root)
@@ -1102,6 +1098,7 @@
 %{_datadir}/vim/
 %dir %{_datadir}/clang/
 %{_datadir}/clang/clang-format.py
+%{_datadir}/clang/clang-include-fixer.py
 
 %if %{with pyclang}
 %files -n python-clang


Reply via email to