diff --git a/kauth-5.24.0.tar.xz b/kauth-5.24.0.tar.xz deleted file mode 100644 index 60ae788..0000000 --- a/kauth-5.24.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:896818eb3262d2bd8cd62e973c0ab4b9a2662fc4899f9319f638ab419f935293 -size 82704 diff --git a/kauth-5.25.0.tar.xz b/kauth-5.25.0.tar.xz new file mode 100644 index 0000000..12c6620 --- /dev/null +++ b/kauth-5.25.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d62b32d88ba6c1e71e7b3ef67366710b9ce4488bcf82280fbe70d79b52f963a +size 82708 diff --git a/kauth.changes b/kauth.changes index 5ded787..ee9f307 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Aug 7 21:50:29 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:57 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kauth.spec b/kauth.spec index 10b0da1..83fcb29 100644 --- a/kauth.spec +++ b/kauth.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Auth5 -%define _tar_path 5.24 +%define _tar_path 5.25 Name: kauth -Version: 5.24.0 +Version: 5.25.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -30,10 +30,10 @@ BuildRequires: kcoreaddons-devel >= %{_tar_path} BuildRequires: kf5-filesystem BuildRequires: libpolkit-qt5-1-devel %if %{with lang} -BuildRequires: cmake(Qt5LinguistTools) >= 5.4.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.5.0 %endif -BuildRequires: cmake(Qt5DBus) >= 5.4.0 -BuildRequires: cmake(Qt5Widgets) >= 5.4.0 +BuildRequires: cmake(Qt5DBus) >= 5.5.0 +BuildRequires: cmake(Qt5Widgets) >= 5.5.0 Summary: Framework which lets applications perform actions as a privileged user License: LGPL-2.1+ Group: System/GUI/KDE