From 4154428b25fb44cf754ffdd43c8202505c53c4677db8d87d1d86a152aeb3fce4 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 11 Jun 2017 07:37:46 +0000 Subject: [PATCH] KDE Frameworks 5.35 checkin OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=135 --- kauth-5.34.0.tar.xz | 3 --- kauth-5.35.0.tar.xz | 3 +++ kauth.changes | 12 ++++++++++++ kauth.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 kauth-5.34.0.tar.xz create mode 100644 kauth-5.35.0.tar.xz diff --git a/kauth-5.34.0.tar.xz b/kauth-5.34.0.tar.xz deleted file mode 100644 index 8d94e72..0000000 --- a/kauth-5.34.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6da4cd885c1fcb474e3b4b46fb7a2ce39ee0a152a84a451f2fd0c673f50a9c19 -size 84248 diff --git a/kauth-5.35.0.tar.xz b/kauth-5.35.0.tar.xz new file mode 100644 index 0000000..0474440 --- /dev/null +++ b/kauth-5.35.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66bf2c350a8004313fb37bbfb4799cc2e33c152dbf79b53d1b020c04b5175b9 +size 2501272 diff --git a/kauth.changes b/kauth.changes index 7ab8779..2b19669 100644 --- a/kauth.changes +++ b/kauth.changes @@ -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 diff --git a/kauth.spec b/kauth.spec index 3a4569a..b06ebce 100644 --- a/kauth.spec +++ b/kauth.spec @@ -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