From 0592986b2d786171a500d9b4956c0ea83f1819026eef367eef3c0fb0120a2a50 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 3 Jan 2015 19:24:02 +0000 Subject: [PATCH] 5.6.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=52 --- baselibs.conf | 2 ++ frameworkintegration-5.5.0.tar.xz | 3 --- frameworkintegration-5.6.0.tar.xz | 3 +++ frameworkintegration.changes | 11 +++++++++++ frameworkintegration.spec | 26 +++++++++++++++++++++----- 5 files changed, 37 insertions(+), 8 deletions(-) delete mode 100644 frameworkintegration-5.5.0.tar.xz create mode 100644 frameworkintegration-5.6.0.tar.xz diff --git a/baselibs.conf b/baselibs.conf index 3b67471..be17d80 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,5 @@ libKF5Style5 +frameworkintegration-plugin + conflicts "libKF5Style5- < 5.6.0" frameworkintegration-devel requires "libKF5Style5- = " diff --git a/frameworkintegration-5.5.0.tar.xz b/frameworkintegration-5.5.0.tar.xz deleted file mode 100644 index 7dec77b..0000000 --- a/frameworkintegration-5.5.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fdddc08514f169146dab0eed439db203fe3312b5127f36d249cdcf879a0019d -size 1771792 diff --git a/frameworkintegration-5.6.0.tar.xz b/frameworkintegration-5.6.0.tar.xz new file mode 100644 index 0000000..592a10f --- /dev/null +++ b/frameworkintegration-5.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:106b19dead862eb5e16da194f19ab30828dd6147bd97c583afe8dfae053c054e +size 1774020 diff --git a/frameworkintegration.changes b/frameworkintegration.changes index c2b5e98..6b80694 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Jan 3 18:03:16 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.6.0 + * Fix handling of palette change events (kde#336813) + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.6.0.php +- Split the integration plugin into separate package +- Make sure that the plugin uses exact libQt5Gui5 version it was + compiled against, due to usage of private Qt headers + ------------------------------------------------------------------- Sat Dec 6 12:53:38 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 8d8cb9e..b0a9078 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -1,7 +1,7 @@ # # spec file for package frameworkintegration # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,11 +18,11 @@ %define lname libKF5Style5 Name: frameworkintegration -Version: 5.5.0 +Version: 5.6.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.5.0 +BuildRequires: extra-cmake-modules >= 1.6.0 BuildRequires: fdupes BuildRequires: kconfig-devel >= %{kf5_version} BuildRequires: kconfigwidgets-devel >= %{kf5_version} @@ -42,7 +42,7 @@ Summary: Plugins responsible for better integration of Qt applications in License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -57,7 +57,6 @@ Applications do not need to link to this directly. Summary: Plugins responsible for better integration of Qt applications in KDE Workspace Group: System/GUI/KDE Obsoletes: libKF5Style4 -Provides: frameworkintegration-plugin Recommends: %lname-lang = %{version} %description -n %lname @@ -67,6 +66,19 @@ KDE Plasma workspace. Applications do not need to link to this directly. +%package plugin +Summary: Plugins responsible for better integration of Qt applications in KDE Workspace +Group: System/GUI/KDE +Conflicts: %lname < 5.6.0 +%requires_eq libQt5Gui5 + +%description plugin +Framework Integration is a set of plugins responsible for better +integration of Qt applications when running on a +KDE Plasma workspace. + +Applications do not need to link to this directly. + %package devel Summary: Plugins responsible for better integration of Qt applications in KDE Workspace Group: Development/Libraries/KDE @@ -106,6 +118,10 @@ Applications do not need to link to this directly. Development files %defattr(-,root,root) %doc COPYING* README* %{_kf5_libdir}/libKF5Style.so.* + +%files plugin +%defattr(-,root,root) +%doc COPYING* README* %{_kf5_datadir}/infopage/ %{_kf5_plugindir}/ %{_kf5_notifydir}/