Hrvoje Senjan 2016-08-07 21:50:02 +00:00 committed by Git OBS Bridge
parent acc777c12b
commit da12fd6352
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:f27be34e1f8e7dbc1d74dae3d73f85e71777c40103fa8d314acd805a007e382f
size 1749228

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 7 21:49:54 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.25.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
-------------------------------------------------------------------
Wed Jul 6 15:01:35 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -17,9 +17,9 @@
%define lname libKF5Style5
%define _tar_path 5.24
%define _tar_path 5.25
Name: frameworkintegration
Version: 5.24.0
Version: 5.25.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
@ -33,9 +33,9 @@ BuildRequires: kiconthemes-devel >= %{_tar_path}
BuildRequires: kio-devel >= %{_tar_path}
BuildRequires: knotifications-devel >= %{_tar_path}
BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
BuildRequires: cmake(Qt5DBus) >= 5.4.0
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
BuildRequires: cmake(Qt5DBus) >= 5.5.0
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
BuildRequires: cmake(Qt5X11Extras) >= 5.5.0
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcb)
BuildRequires: pkgconfig(xcursor)