From c3c5bae873dd9481950876008ea4997e07bd6cbb1337ec6ffea3c30c33f429a3 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 4 Dec 2016 01:55:01 +0000 Subject: [PATCH] start with 5.29.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=125 --- frameworkintegration-5.28.0.tar.xz | 3 --- frameworkintegration-5.29.0.tar.xz | 3 +++ frameworkintegration.changes | 7 +++++++ frameworkintegration.spec | 8 ++++++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 frameworkintegration-5.28.0.tar.xz create mode 100644 frameworkintegration-5.29.0.tar.xz diff --git a/frameworkintegration-5.28.0.tar.xz b/frameworkintegration-5.28.0.tar.xz deleted file mode 100644 index f051c9b..0000000 --- a/frameworkintegration-5.28.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:161fc7576315d314d5f8f19e6fbc7723c4fc7c697ff8d2b455d9d7faaccf92ad -size 1749760 diff --git a/frameworkintegration-5.29.0.tar.xz b/frameworkintegration-5.29.0.tar.xz new file mode 100644 index 0000000..501bec4 --- /dev/null +++ b/frameworkintegration-5.29.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb89e4b236163c067402cf78d67cddc443ef4fda0778001980948efc3cf5a52 +size 1750692 diff --git a/frameworkintegration.changes b/frameworkintegration.changes index 8f398f6..d65bd5f 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Dec 4 01:54:53 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.29.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.29.0.php + ------------------------------------------------------------------- Sat Nov 5 20:07:12 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 848f579..897a351 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -17,9 +17,9 @@ %define lname libKF5Style5 -%define _tar_path 5.28 +%define _tar_path 5.29 Name: frameworkintegration -Version: 5.28.0 +Version: 5.29.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -32,10 +32,13 @@ BuildRequires: ki18n-devel >= %{_tar_path} BuildRequires: kiconthemes-devel >= %{_tar_path} BuildRequires: kio-devel >= %{_tar_path} BuildRequires: knotifications-devel >= %{_tar_path} +BuildRequires: kpackage-devel >= %{_tar_path} BuildRequires: kwidgetsaddons-devel >= %{_tar_path} +BuildRequires: cmake(AppStreamQt) BuildRequires: cmake(Qt5DBus) >= 5.5.0 BuildRequires: cmake(Qt5Widgets) >= 5.5.0 BuildRequires: cmake(Qt5X11Extras) >= 5.5.0 +BuildRequires: cmake(packagekitqt5) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xcursor) @@ -120,6 +123,7 @@ Applications do not need to link to this directly. Development files %doc COPYING* README* %{_kf5_datadir}/infopage/ %{_kf5_plugindir}/ +%{_kf5_libexecdir}/ %{_kf5_notifydir}/ %files devel