Hello community,

here is the log from the commit of package plasma5-addons for openSUSE:Factory 
checked in at 2015-01-29 13:17:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-addons (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-addons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-addons"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-addons/plasma5-addons.changes    
2014-12-21 12:00:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-addons.new/plasma5-addons.changes       
2015-01-29 13:17:49.000000000 +0100
@@ -1,0 +2,28 @@
+Mon Jan 26 19:49:29 UTC 2015 - [email protected]
+
+- Update to 5.2 Final:
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.2.0.php
+
+-------------------------------------------------------------------
+Tue Jan 13 16:35:11 UTC 2015 - [email protected]
+
+- Update to 5.2 Beta aka 5.1.95:
+  * Undo changes to Plasma desktop layout
+  * Smarter sorting of results in KRunner
+  * Breeze window decoration theme adds a new look to your
+    desktop and is now used by default
+  * New white mouse cursor theme for Breeze.
+  * New plasma widgets: 15 puzzle, web browser, show desktop
+  * Over 300 bugs fixed throughout Plasma modules.
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.1.95.php
+- Add new BuildRequires:
+  kross-devel, pkgconfig(Qt5X11Extras), pkgconfig(gio-2.0),
+  pkgconfig(glib-2.0), pkgconfig(gobject-2.0), pkgconfig(ibus-1.0),
+  pkgconfig(x11) 
+- Split kimpanel engine and plasmoid to a separate package
+- Drop no longer relevant obsoletes
+- Add conflict with plasma-addons
+
+-------------------------------------------------------------------

Old:
----
  kdeplasma-addons-5.1.2.tar.xz

New:
----
  kdeplasma-addons-5.2.0.tar.xz

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

Other differences:
------------------
++++++ plasma5-addons.spec ++++++
--- /var/tmp/diff_new_pack.vWWRGi/_old  2015-01-29 13:17:50.000000000 +0100
+++ /var/tmp/diff_new_pack.vWWRGi/_new  2015-01-29 13:17:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma5-addons
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           plasma5-addons
-Version:        5.1.2
+Version:        5.2.0
 Release:        0
 Summary:        Additional Plasma5 Widgets
 License:        LGPL-2.1 and GPL-2.0+ and GPL-3.0
@@ -33,6 +33,7 @@
 BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel
 BuildRequires:  kio-devel
+BuildRequires:  kross-devel
 BuildRequires:  krunner-devel
 BuildRequires:  kservice-devel
 BuildRequires:  kunitconversion-devel
@@ -43,14 +44,27 @@
 BuildRequires:  pkgconfig(Qt5Qml) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Quick) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.2.0
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(ibus-1.0)
+BuildRequires:  pkgconfig(x11)
 Recommends:     %{name}-lang
-Provides:       kdeplasma-addons5 = %{version}
-Obsoletes:      kdeplasma-addons5 <= %{version}
+Recommends:     %{name}-kimpanel
+Conflicts:      plasma-addons
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Additional plasmoids from upstream for use on the Plasma workspace.
 
+%package kimpanel
+Summary:        A generic input method panel for Oriental languages
+Group:          System/GUI/KDE
+
+%description kimpanel
+kimpanel is a panel Plasmoid for various input methods with concurrent Plasma 
theme
+
 %lang_package
 %prep
 %setup -q -n kdeplasma-addons-%{version}
@@ -69,6 +83,31 @@
 %{_kf5_qmldir}/
 %{_kf5_servicesdir}/
 %{_kf5_plasmadir}/
+%{_kf5_sharedir}/kwin/
+%{_kf5_iconsdir}/hicolor/*/*/*.*
+%exclude %{_kf5_qmldir}/org/kde/plasma/private/kimpanel/
+%exclude %{_kf5_servicesdir}/*kimpanel*
+%exclude %{_kf5_plasmadir}/services/kimpanel.operations
+%exclude %{_kf5_plasmadir}/plasmoids/org.kde.plasma.kimpanel/
+%exclude %{_kf5_plugindir}/plasma/dataengine/plasma_engine_kimpanel.so
+
+%files kimpanel
+%defattr(-,root,root)
+%dir %{_kf5_qmldir}/org
+%dir %{_kf5_qmldir}/org/kde
+%dir %{_kf5_qmldir}/org/kde/plasma
+%dir %{_kf5_qmldir}/org/kde/plasma/private
+%{_kf5_qmldir}/org/kde/plasma/private/kimpanel/
+%{_kf5_servicesdir}/*kimpanel*
+%dir %{_kf5_plasmadir}
+%dir %{_kf5_plasmadir}/services
+%{_kf5_plasmadir}/services/kimpanel.operations
+%dir %{_kf5_plasmadir}/plasmoids
+%{_kf5_plasmadir}/plasmoids/org.kde.plasma.kimpanel/
+%dir %{_kf5_plugindir}
+%dir %{_kf5_plugindir}/plasma
+%dir %{_kf5_plugindir}/plasma/dataengine
+%{_kf5_plugindir}/plasma/dataengine/plasma_engine_kimpanel.so
 
 %files lang
 %defattr(-,root,root)

++++++ kdeplasma-addons-5.1.2.tar.xz -> kdeplasma-addons-5.2.0.tar.xz ++++++
++++ 85194 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to