SHA256
1
0
forked from pool/kauth
Hrvoje Senjan 2016-08-07 21:50:32 +00:00 committed by Git OBS Bridge
parent faea2b056a
commit 61675a2a7e
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:896818eb3262d2bd8cd62e973c0ab4b9a2662fc4899f9319f638ab419f935293
size 82704

3
kauth-5.25.0.tar.xz Normal file
View File

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

View File

@ -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

View File

@ -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