diff --git a/kcmutils-5.24.0.tar.xz b/kcmutils-5.24.0.tar.xz deleted file mode 100644 index 53e69ea..0000000 --- a/kcmutils-5.24.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3472bb99d7d6982fc4b6e5e00b640bc21cc1d331b9b7c3bb88b1b6d0e0b9a2b -size 234808 diff --git a/kcmutils-5.25.0.tar.xz b/kcmutils-5.25.0.tar.xz new file mode 100644 index 0000000..b7a8e62 --- /dev/null +++ b/kcmutils-5.25.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f58a89543d52c82b0a9ae527b2a73141ef9f970d7cf6393a47f0b42f61696931 +size 234812 diff --git a/kcmutils.changes b/kcmutils.changes index 1a57d80..9a2fcf1 100644 --- a/kcmutils.changes +++ b/kcmutils.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Aug 7 21:50:44 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.25.0 + * Qt >= 5.5 is now required + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.25.0.php + ------------------------------------------------------------------- Wed Jul 6 15:02:05 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kcmutils.spec b/kcmutils.spec index cb16736..d2fb106 100644 --- a/kcmutils.spec +++ b/kcmutils.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5KCMUtils5 -%define _tar_path 5.24 +%define _tar_path 5.25 Name: kcmutils -Version: 5.24.0 +Version: 5.25.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -36,11 +36,11 @@ BuildRequires: kitemviews-devel >= %{_tar_path} BuildRequires: kpackage-devel >= %{_tar_path} BuildRequires: kservice-devel >= %{_tar_path} BuildRequires: kxmlgui-devel >= %{_tar_path} -BuildRequires: cmake(Qt5DBus) >= 5.4.0 -BuildRequires: cmake(Qt5Qml) >= 5.4.0 -BuildRequires: cmake(Qt5Quick) >= 5.4.0 -BuildRequires: cmake(Qt5QuickWidgets) >= 5.4.0 -BuildRequires: cmake(Qt5Widgets) >= 5.4.0 +BuildRequires: cmake(Qt5DBus) >= 5.5.0 +BuildRequires: cmake(Qt5Qml) >= 5.5.0 +BuildRequires: cmake(Qt5Quick) >= 5.5.0 +BuildRequires: cmake(Qt5QuickWidgets) >= 5.5.0 +BuildRequires: cmake(Qt5Widgets) >= 5.5.0 Summary: Provides various classes to work with KCModules License: LGPL-2.1+ Group: System/GUI/KDE