Hello community,

here is the log from the commit of package llvm8 for openSUSE:Factory checked 
in at 2019-09-30 15:48:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/llvm8 (Old)
 and      /work/SRC/openSUSE:Factory/.llvm8.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llvm8"

Mon Sep 30 15:48:03 2019 rev:7 rq:732535 version:8.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/llvm8/llvm8.changes      2019-08-24 
18:43:15.341775536 +0200
+++ /work/SRC/openSUSE:Factory/.llvm8.new.2352/llvm8.changes    2019-09-30 
15:48:05.119023208 +0200
@@ -1,0 +2,5 @@
+Sun Sep 22 11:13:10 UTC 2019 - Lubos Lunak <[email protected]>
+
+- Make lldb recommend python3-lldb (it contains pretty printers).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ llvm8.spec ++++++
--- /var/tmp/diff_new_pack.ve1sg7/_old  2019-09-30 15:48:08.247014881 +0200
+++ /var/tmp/diff_new_pack.ve1sg7/_new  2019-09-30 15:48:08.251014870 +0200
@@ -421,6 +421,7 @@
 Requires:       liblldb%{_sonum} = %{_relver}
 Requires:       python3
 Requires:       python3-six
+Recommends:     python3-lldb%{_sonum}
 ExclusiveArch:  x86_64
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
@@ -467,7 +468,8 @@
 Conflicts:      %{python3_sitearch}/lldb/
 
 %description -n python3-lldb%{_sonum}
-This package contains the Python bindings to clang (C language) frontend for 
LLVM.
+This package contains the Python bindings for LLDB. It also contains
+pretty printers for the C++ standard library.
 %endif
 
 %endif


Reply via email to