From 33e07c66eedd59f6c66afc6dab71627ed891ebd0bd6d888929bb9a87789d4398 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Thu, 9 Feb 2017 09:23:10 +0000 Subject: [PATCH 1/2] 5.31.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=133 --- frameworkintegration-5.30.0.tar.xz | 3 --- frameworkintegration-5.31.0.tar.xz | 3 +++ frameworkintegration.changes | 7 +++++++ frameworkintegration.spec | 10 +++++----- 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 frameworkintegration-5.30.0.tar.xz create mode 100644 frameworkintegration-5.31.0.tar.xz diff --git a/frameworkintegration-5.30.0.tar.xz b/frameworkintegration-5.30.0.tar.xz deleted file mode 100644 index acf2d77..0000000 --- a/frameworkintegration-5.30.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3b5a0e22fc37396b40018fdf6b5cfe1da401d655c828fa34537596952c33fa9 -size 1751456 diff --git a/frameworkintegration-5.31.0.tar.xz b/frameworkintegration-5.31.0.tar.xz new file mode 100644 index 0000000..c2127f3 --- /dev/null +++ b/frameworkintegration-5.31.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92bd369659312fac2ea3fbbeb086ad411d37643f8a1d4f033713541782b7d1f1 +size 1751940 diff --git a/frameworkintegration.changes b/frameworkintegration.changes index 5683337..ef6d178 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 9 09:22:42 UTC 2017 - hrvoje.senjan@gmail.com + +- Update to 5.31.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.31.0.php + ------------------------------------------------------------------- Sun Jan 8 23:37:26 UTC 2017 - hrvoje.senjan@gmail.com diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 2a96212..6389d14 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -17,9 +17,9 @@ %define lname libKF5Style5 -%define _tar_path 5.30 +%define _tar_path 5.31 Name: frameworkintegration -Version: 5.30.0 +Version: 5.31.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 3.0 @@ -35,9 +35,9 @@ 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(Qt5DBus) >= 5.6.0 +BuildRequires: cmake(Qt5Widgets) >= 5.6.0 +BuildRequires: cmake(Qt5X11Extras) >= 5.6.0 #BuildRequires: cmake(packagekitqt5) BuildRequires: cmake(KF5NewStuff) BuildRequires: pkgconfig(x11) From c2db3b78fc4d9440d4801bce6b1600b90d3e50bb9d57bf5a3b68920730bb1545 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Mon, 13 Feb 2017 08:44:19 +0000 Subject: [PATCH 2/2] - Build with AppStream-Qt again, right version now available OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=134 --- frameworkintegration.changes | 5 +++++ frameworkintegration.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/frameworkintegration.changes b/frameworkintegration.changes index ef6d178..031d44b 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 13 08:42:38 UTC 2017 - fabian@ritter-vogt.de + +- Build with AppStream-Qt again, right version now available + ------------------------------------------------------------------- Thu Feb 9 09:22:42 UTC 2017 - hrvoje.senjan@gmail.com diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 6389d14..22b2881 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -34,7 +34,7 @@ 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(AppStreamQt) >= 0.10.4 BuildRequires: cmake(Qt5DBus) >= 5.6.0 BuildRequires: cmake(Qt5Widgets) >= 5.6.0 BuildRequires: cmake(Qt5X11Extras) >= 5.6.0