SHA256
1
0
forked from pool/kauth
Hrvoje Senjan 2017-02-09 09:23:59 +00:00 committed by Git OBS Bridge
parent 4b048b5abe
commit fba536629b
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:6c68db4ee049631c08cadde8f4991764ec03cfab4e6780d3a16c7a15e7e4c061
size 82924

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 9 09:23:52 UTC 2017 - hrvoje.senjan@gmail.com
- Update to 5.31.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
-------------------------------------------------------------------
Sun Jan 8 23:38:06 UTC 2017 - hrvoje.senjan@gmail.com

View File

@ -18,9 +18,9 @@
%bcond_without lang
%define lname libKF5Auth5
%define _tar_path 5.30
%define _tar_path 5.31
Name: kauth
Version: 5.30.0
Version: 5.31.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 3.0
@ -30,10 +30,10 @@ BuildRequires: kcoreaddons-devel >= %{_tar_path}
BuildRequires: kf5-filesystem
BuildRequires: libpolkit-qt5-1-devel
%if %{with lang}
BuildRequires: cmake(Qt5LinguistTools) >= 5.5.0
BuildRequires: cmake(Qt5LinguistTools) >= 5.6.0
%endif
BuildRequires: cmake(Qt5DBus) >= 5.5.0
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
BuildRequires: cmake(Qt5DBus) >= 5.6.0
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
Summary: Framework which lets applications perform actions as a privileged user
License: LGPL-2.1+
Group: System/GUI/KDE