diff --git a/kdeplasma-addons-5.1.2.tar.xz b/kdeplasma-addons-5.1.2.tar.xz deleted file mode 100644 index 871f3a1..0000000 --- a/kdeplasma-addons-5.1.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e0cd44f97492c9a1266b3174007ef8ab59647c93a88eb4793ac7462f3b6d949 -size 2007968 diff --git a/kdeplasma-addons-5.2.0.tar.xz b/kdeplasma-addons-5.2.0.tar.xz new file mode 100644 index 0000000..b8b8042 --- /dev/null +++ b/kdeplasma-addons-5.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cfa7049d1a356d53c8c19a49b03af4a0ebbd745eef4cc17f0f1261d5ea20b99 +size 2036344 diff --git a/plasma5-addons.changes b/plasma5-addons.changes index b3675df..23bd0b3 100644 --- a/plasma5-addons.changes +++ b/plasma5-addons.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Mon Jan 26 19:49:29 UTC 2015 - hrvoje.senjan@gmail.com + +- 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 - hrvoje.senjan@gmail.com + +- 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 + ------------------------------------------------------------------- Thu Dec 11 18:00:05 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/plasma5-addons.spec b/plasma5-addons.spec index 19da6b9..1a8fdd5 100644 --- a/plasma5-addons.spec +++ b/plasma5-addons.spec @@ -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: kdelibs4support-devel 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(Qt5DBus) >= 5.2.0 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 @@ Additional plasmoids from upstream for use on the Plasma workspace. %{_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)