Hello community,

here is the log from the commit of package llvm9 for openSUSE:Factory checked 
in at 2019-10-21 12:30:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/llvm9 (Old)
 and      /work/SRC/openSUSE:Factory/.llvm9.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llvm9"

Mon Oct 21 12:30:08 2019 rev:2 rq:741231 version:9.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/llvm9/llvm9.changes      2019-10-16 
09:18:03.431038939 +0200
+++ /work/SRC/openSUSE:Factory/.llvm9.new.2352/llvm9.changes    2019-10-21 
12:30:14.224085599 +0200
@@ -1,0 +2,7 @@
+Sat Oct 19 11:12:03 UTC 2019 - Aaron Puchert <[email protected]>
+
+- Let new {llvm,clang}*-doc packages "Conflict" with older devel
+  packages, which they were split from.
+- Let doc packages conflict with older versions of themselves.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ llvm9.spec ++++++
--- /var/tmp/diff_new_pack.A4nLHw/_old  2019-10-21 12:30:17.612089440 +0200
+++ /var/tmp/diff_new_pack.A4nLHw/_new  2019-10-21 12:30:17.616089445 +0200
@@ -195,6 +195,10 @@
 Summary:        Documentation for LLVM
 Group:          Documentation/HTML
 Requires:       %{name} = %{version}
+Provides:       llvm-doc-provider = %{version}
+Conflicts:      llvm-doc-provider < %{version}
+# The docs used to be contained in the devel package.
+Conflicts:      llvm-devel-provider < 9.0.0
 
 %description doc
 This package contains documentation for the LLVM infrastructure.
@@ -282,6 +286,12 @@
 Summary:        Documentation for Clang
 Group:          Documentation/HTML
 Requires:       clang%{_sonum} = %{version}
+Provides:       clang-doc-provider = %{version}
+Conflicts:      clang-doc-provider < %{version}
+# The docs used to be contained in the devel package.
+Conflicts:      clang6-devel
+Conflicts:      clang7-devel
+Conflicts:      clang8-devel
 
 %description -n clang%{_sonum}-doc
 This package contains documentation for the Clang compiler.


Reply via email to