From f99ed51da9aa8e40c560de55b7a60a551958f27534bfcd0fcf6c9dd615d6d497 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 12 Jul 2017 05:31:31 +0000 Subject: [PATCH] KDE Frameworks 5.36.0 checkin OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=137 --- kauth-5.35.0.tar.xz | 3 --- kauth-5.36.0.tar.xz | 3 +++ kauth.changes | 13 +++++++++++++ kauth.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 kauth-5.35.0.tar.xz create mode 100644 kauth-5.36.0.tar.xz diff --git a/kauth-5.35.0.tar.xz b/kauth-5.35.0.tar.xz deleted file mode 100644 index 0474440..0000000 --- a/kauth-5.35.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a66bf2c350a8004313fb37bbfb4799cc2e33c152dbf79b53d1b020c04b5175b9 -size 2501272 diff --git a/kauth-5.36.0.tar.xz b/kauth-5.36.0.tar.xz new file mode 100644 index 0000000..89cee9c --- /dev/null +++ b/kauth-5.36.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3f94113d14f85894f59f234efebfec8c42b4b8a8452460b7f4f2ccc03657d28 +size 84580 diff --git a/kauth.changes b/kauth.changes index 2b19669..08b113c 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Jul 12 07:13:58 CEST 2017 - lbeltrame@kde.org + +- Update to 5.36.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.36.0.php +- Changes since 5.35.0: + * Add missing newline in the apidox + * Expand documentation of Persistence attribute + * [FEATURE] Option to build & install QCH file with the public API dox + * Check error status after every PolKitAuthority usage + ------------------------------------------------------------------- Sun Jun 11 09:27:42 CEST 2017 - lbeltrame@kde.org diff --git a/kauth.spec b/kauth.spec index b06ebce..6a548bd 100644 --- a/kauth.spec +++ b/kauth.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Auth5 -%define _tar_path 5.35 +%define _tar_path 5.36 Name: kauth -Version: 5.35.0 +Version: 5.36.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 3.0