diff --git a/frameworkintegration-5.20.0.tar.xz b/frameworkintegration-5.20.0.tar.xz deleted file mode 100644 index e1f8eb8..0000000 --- a/frameworkintegration-5.20.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f6c2fcd98417501aeb483196324eb4bb0b970aa9f380168076abc78ce73c432 -size 1784792 diff --git a/frameworkintegration-5.21.0.tar.xz b/frameworkintegration-5.21.0.tar.xz new file mode 100644 index 0000000..891fd7c --- /dev/null +++ b/frameworkintegration-5.21.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88d29e0270fe754228e93781aaf2399b1aa4a9da548f33edefa87dc950b07755 +size 1784828 diff --git a/frameworkintegration.changes b/frameworkintegration.changes index ad42a96..e432805 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 4 14:18:29 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.21.0 + * Upgrade Qt version requirement to 5.4.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.21.0.php + ------------------------------------------------------------------- Sun Mar 6 09:54:01 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 0c5f5cb..a5e1a89 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Style5 -%define _tar_path 5.20 +%define _tar_path 5.21 Name: frameworkintegration -Version: 5.20.0 +Version: 5.21.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -34,10 +34,10 @@ BuildRequires: kiconthemes-devel >= %{_tar_path} BuildRequires: kio-devel >= %{_tar_path} BuildRequires: knotifications-devel >= %{_tar_path} BuildRequires: kwidgetsaddons-devel >= %{_tar_path} -BuildRequires: libQt5Gui-private-headers-devel >= 5.3.0 -BuildRequires: cmake(Qt5DBus) >= 5.3.0 -BuildRequires: cmake(Qt5Widgets) >= 5.3.0 -BuildRequires: cmake(Qt5X11Extras) >= 5.3.0 +BuildRequires: libQt5Gui-private-headers-devel >= 5.4.0 +BuildRequires: cmake(Qt5DBus) >= 5.4.0 +BuildRequires: cmake(Qt5Widgets) >= 5.4.0 +BuildRequires: cmake(Qt5X11Extras) >= 5.4.0 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xcursor)