forked from pool/kauth
start with 5.25.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=107
This commit is contained in:
parent
faea2b056a
commit
61675a2a7e
@ -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
3
kauth-5.25.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d62b32d88ba6c1e71e7b3ef67366710b9ce4488bcf82280fbe70d79b52f963a
|
||||
size 82708
|
@ -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
|
||||
|
||||
|
10
kauth.spec
10
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
|
||||
|
Loading…
Reference in New Issue
Block a user