forked from pool/kauth
KDE Frameworks 5.35 checkin
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=135
This commit is contained in:
parent
6440bc4bb1
commit
4154428b25
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6da4cd885c1fcb474e3b4b46fb7a2ce39ee0a152a84a451f2fd0c673f50a9c19
|
||||
size 84248
|
3
kauth-5.35.0.tar.xz
Normal file
3
kauth-5.35.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a66bf2c350a8004313fb37bbfb4799cc2e33c152dbf79b53d1b020c04b5175b9
|
||||
size 2501272
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 11 09:27:42 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.35.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.35.0.php
|
||||
- Changes since 5.34.0:
|
||||
* Use explicit flag value instead of nullptr
|
||||
* Remove HelperProxy::authorizeAction
|
||||
* Verify that whoever is calling us is actually who he says he is
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 15 13:53:15 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5Auth5
|
||||
%define _tar_path 5.34
|
||||
%define _tar_path 5.35
|
||||
Name: kauth
|
||||
Version: 5.34.0
|
||||
Version: 5.35.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 3.0
|
||||
|
Loading…
Reference in New Issue
Block a user