forked from pool/kauth
5.31.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=122
This commit is contained in:
parent
4b048b5abe
commit
fba536629b
@ -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
3
kauth-5.31.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:288be84e0babab37cd7b14edb3601f194f2a908b52e057dbcddc8c86ec608f78
|
||||||
|
size 83440
|
@ -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
|
Sun Jan 8 23:38:06 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
10
kauth.spec
10
kauth.spec
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define lname libKF5Auth5
|
%define lname libKF5Auth5
|
||||||
%define _tar_path 5.30
|
%define _tar_path 5.31
|
||||||
Name: kauth
|
Name: kauth
|
||||||
Version: 5.30.0
|
Version: 5.31.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 3.0
|
BuildRequires: cmake >= 3.0
|
||||||
@ -30,10 +30,10 @@ BuildRequires: kcoreaddons-devel >= %{_tar_path}
|
|||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: libpolkit-qt5-1-devel
|
BuildRequires: libpolkit-qt5-1-devel
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.5.0
|
BuildRequires: cmake(Qt5LinguistTools) >= 5.6.0
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.5.0
|
BuildRequires: cmake(Qt5DBus) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
|
||||||
Summary: Framework which lets applications perform actions as a privileged user
|
Summary: Framework which lets applications perform actions as a privileged user
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
|
Loading…
Reference in New Issue
Block a user