Hrvoje Senjan 2017-02-09 09:23:10 +00:00 committed by Git OBS Bridge
parent f4abf570c3
commit 33e07c66ee
4 changed files with 15 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d3b5a0e22fc37396b40018fdf6b5cfe1da401d655c828fa34537596952c33fa9
size 1751456

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92bd369659312fac2ea3fbbeb086ad411d37643f8a1d4f033713541782b7d1f1
size 1751940

View File

@ -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

View File

@ -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)