SHA256
1
0
forked from pool/kauth

Accepting request 386922 from KDE:Frameworks5

Update to 5.21.0

OBS-URL: https://build.opensuse.org/request/show/386922
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kauth?expand=0&rev=32
This commit is contained in:
Dominique Leuenberger 2016-04-12 17:10:34 +00:00 committed by Git OBS Bridge
commit a27ed5a14a
4 changed files with 16 additions and 8 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 4 14:18:51 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.21.0 (boo#974793)
* Upgrade Qt version requirement to 5.4.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Mar 6 09:54:49 UTC 2016 - hrvoje.senjan@gmail.com Sun Mar 6 09:54:49 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -18,9 +18,9 @@
%bcond_without lang %bcond_without lang
%define lname libKF5Auth5 %define lname libKF5Auth5
%define _tar_path 5.20 %define _tar_path 5.21
Name: kauth Name: kauth
Version: 5.20.0 Version: 5.21.0
Release: 0 Release: 0
%define kf5_version %{version} %define kf5_version %{version}
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 2.8.12
@ -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.3.0 BuildRequires: cmake(Qt5LinguistTools) >= 5.4.0
%endif %endif
BuildRequires: cmake(Qt5DBus) >= 5.3.0 BuildRequires: cmake(Qt5DBus) >= 5.4.0
BuildRequires: cmake(Qt5Widgets) >= 5.3.0 BuildRequires: cmake(Qt5Widgets) >= 5.4.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