Hello community,

here is the log from the commit of package llvm for openSUSE:Factory checked in 
at 2020-02-03 11:27:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/llvm (Old)
 and      /work/SRC/openSUSE:Factory/.llvm.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llvm"

Mon Feb  3 11:27:01 2020 rev:109 rq:768763 version:9.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/llvm/llvm.changes        2019-12-25 
10:55:01.329633454 +0100
+++ /work/SRC/openSUSE:Factory/.llvm.new.26092/llvm.changes     2020-02-03 
11:27:02.462138300 +0100
@@ -1,0 +2,5 @@
+Wed Jan 29 22:33:02 UTC 2020 - Aaron Puchert <aaronpuch...@alice-dsl.net>
+
+- Drop llvm-emacs-plugins since its content has moved to clang.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ llvm.spec ++++++
--- /var/tmp/diff_new_pack.qbTNAK/_old  2020-02-03 11:27:03.722138353 +0100
+++ /var/tmp/diff_new_pack.qbTNAK/_new  2020-02-03 11:27:03.726138354 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package llvm
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -41,7 +41,6 @@
 BuildRequires:  llvm%{_sonum} = %{version}
 BuildRequires:  llvm%{_sonum}-LTO-devel = %{version}
 BuildRequires:  llvm%{_sonum}-devel = %{version}
-BuildRequires:  llvm%{_sonum}-emacs-plugins = %{version}
 BuildRequires:  llvm%{_sonum}-gold = %{version}
 BuildRequires:  llvm%{_sonum}-vim-plugins = %{version}
 Requires:       llvm%{_sonum} = %{version}
@@ -103,6 +102,7 @@
 Recommends:     clang-doc
 Provides:       llvm-clang = %{version}
 Obsoletes:      llvm-clang < %{version}
+Provides:       llvm-emacs-plugins
 
 %description -n clang
 This package contains the clang (C language) frontend for LLVM.
@@ -196,20 +196,6 @@
 llvm-vim-plugins that openSUSE currently supports.  Packages that
 don't require a specific LLVM version should depend on this.
 
-%package        emacs-plugins
-Summary:        Emacs plugins for LLVM
-Group:          Productivity/Text/Editors
-Requires:       llvm%{_sonum}-emacs-plugins = %{version}
-Supplements:    packageand(llvm:emacs)
-BuildArch:      noarch
-
-%description    emacs-plugins
-This package contains Emacs plugins for LLVM like syntax highlighting.
-
-This package is a dummy package that depends on the version of
-llvm-emacs-plugins that openSUSE currently supports.  Packages that
-don't require a specific LLVM version should depend on this.
-
 %package -n lldb
 Summary:        Software debugger built using LLVM libraries
 Group:          Development/Tools/Debuggers
@@ -292,9 +278,6 @@
 %files LTO-devel
 %doc README
 
-%files emacs-plugins
-%doc README
-
 %files vim-plugins
 %doc README
 



Reply via email to