SHA256
1
0
forked from pool/kauth
Hrvoje Senjan 2014-07-01 22:28:46 +00:00 committed by Git OBS Bridge
parent b7f0205ee7
commit 41b3b98e19
4 changed files with 16 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jul 1 21:36:06 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.0.0
* Final release of KDE Frameworks 5
* API improvements and cleanups
* Buildsystem fixes
* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-5.0.0.php
-------------------------------------------------------------------
Wed Jun 11 22:24:49 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -18,10 +18,10 @@
%define lname libKF5Auth5
Name: kauth
Version: 4.100.0
Version: 5.0.0
Release: 0
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 0.0.14
BuildRequires: extra-cmake-modules >= 1.0.0
BuildRequires: fdupes
BuildRequires: kcoreaddons-devel >= %{_kf5_version}
BuildRequires: kf5-filesystem
@ -33,7 +33,7 @@ Summary: Framework which lets applications perform actions as a privilege
License: LGPL-2.1+
Group: System/GUI/KDE
Url: http://www.kde.org
Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
Source1: baselibs.conf
# PATCH-FIX-UPSTREAM polkit-qt5-support.patch -- add support for polkit-qt-1 Qt5 port, https://git.reviewboard.kde.org/r/118264/
Patch0: polkit-qt5-support.patch