Hello community,

here is the log from the commit of package llvm for openSUSE:Factory checked in 
at 2017-10-19 19:31:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/llvm (Old)
 and      /work/SRC/openSUSE:Factory/.llvm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llvm"

Thu Oct 19 19:31:21 2017 rev:93 rq:533361 version:4.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/llvm/llvm.changes        2017-07-04 
13:33:52.246420709 +0200
+++ /work/SRC/openSUSE:Factory/.llvm.new/llvm.changes   2017-10-19 
19:31:22.595010533 +0200
@@ -1,0 +2,6 @@
+Mon Oct  9 07:20:00 UTC 2017 - [email protected]
+
+- Add clang-devel-static package.
+  * Requires clang4-devel-static that was added to llvm4 package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ llvm.spec ++++++
--- /var/tmp/diff_new_pack.ZRl4AX/_old  2017-10-19 19:31:23.374974039 +0200
+++ /var/tmp/diff_new_pack.ZRl4AX/_new  2017-10-19 19:31:23.374974039 +0200
@@ -119,6 +119,20 @@
 don't require a specific Clang version should depend on this.
 
 
+%package -n clang-devel-static
+Summary:        Static libraries for CLANG
+Group:          Development/Languages/Other
+Requires:       clang%{_sonum}-devel-static = %{version}
+
+%description -n clang-devel-static
+This package contains static libraries for clang  (C language)
+frontend for LLVM.
+
+This package is a dummy package that depends on the version of
+clang-devel that openSUSE currently supports.  Packages that
+don't require a specific Clang version should depend on this.
+
+
 %package LTO-devel
 Summary:        Link-time optimizer for LLVM (devel package)
 Group:          Development/Languages/Other
@@ -249,6 +263,10 @@
 %defattr(-,root,root)
 %doc README
 
+%files -n clang-devel-static
+%defattr(-,root,root)
+%doc README
+
 %files LTO-devel
 %defattr(-,root,root)
 %doc README



Reply via email to