diff --git a/frameworkintegration-5.24.0.tar.xz b/frameworkintegration-5.24.0.tar.xz deleted file mode 100644 index 76ac3a4..0000000 --- a/frameworkintegration-5.24.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f27be34e1f8e7dbc1d74dae3d73f85e71777c40103fa8d314acd805a007e382f -size 1749228 diff --git a/frameworkintegration-5.25.0.tar.xz b/frameworkintegration-5.25.0.tar.xz new file mode 100644 index 0000000..8b0091b --- /dev/null +++ b/frameworkintegration-5.25.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea9ccb564aa1cebdd7ad3dbd5168cb1ae750f20122918864d846990828057653 +size 1749232 diff --git a/frameworkintegration.changes b/frameworkintegration.changes index e48b4e7..df1fd93 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -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 diff --git a/frameworkintegration.spec b/frameworkintegration.spec index b8aa1ac..178ff62 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -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)