forked from pool/kauth
Accepting request 225137 from KDE:Frameworks5
Update to 4.97.0 OBS-URL: https://build.opensuse.org/request/show/225137 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kauth?expand=0&rev=2
This commit is contained in:
commit
751f8e383a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4bdee8974fdb629ed9d8e340af41be3f231591c1532d795bf21fd547979d9586
|
|
||||||
size 46388
|
|
3
kauth-4.97.0.tar.xz
Normal file
3
kauth-4.97.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:11fd81252fb6635472f88748af9f30c8c26fc7a2cb4274b9a5cebe5839aead7d
|
||||||
|
size 46788
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 4 16:40:02 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 4.97.0:
|
||||||
|
* Buildsystem fixes
|
||||||
|
* For more details please see:
|
||||||
|
http://www.kde.org/announcements/announce-frameworks5-alpha2.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 26 21:48:39 UTC 2014 - hrvoje.senjan@gmail.com
|
Wed Feb 26 21:48:39 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -16,12 +16,12 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define lname libKF5Auth4
|
%define lname libKF5Auth5
|
||||||
Name: kauth
|
Name: kauth
|
||||||
Version: 4.96.0
|
Version: 4.97.0
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: extra-cmake-modules >= 0.0.10
|
BuildRequires: extra-cmake-modules >= 0.0.11
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kcoreaddons-devel >= %{_kf5_version}
|
BuildRequires: kcoreaddons-devel >= %{_kf5_version}
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
@ -40,6 +40,7 @@ KAuth is a framework to let applications perform actions as a privileged user.
|
|||||||
%package -n %lname
|
%package -n %lname
|
||||||
Summary: Framework which lets applications perform actions as a privileged user
|
Summary: Framework which lets applications perform actions as a privileged user
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
|
Obsoletes: libKF5Auth4
|
||||||
|
|
||||||
%description -n %lname
|
%description -n %lname
|
||||||
KAuth is a framework to let applications perform actions as a privileged user.
|
KAuth is a framework to let applications perform actions as a privileged user.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user