From 4b048b5abec19f788d293de98416a4aa4c31ebeb5a82fb4e39f9d767a0189d7d Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 8 Jan 2017 23:38:10 +0000 Subject: [PATCH] start with 5.30.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=120 --- kauth-5.29.0.tar.xz | 3 --- kauth-5.30.0.tar.xz | 3 +++ kauth.changes | 7 +++++++ kauth.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 kauth-5.29.0.tar.xz create mode 100644 kauth-5.30.0.tar.xz diff --git a/kauth-5.29.0.tar.xz b/kauth-5.29.0.tar.xz deleted file mode 100644 index d1c5639..0000000 --- a/kauth-5.29.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2c51dfb42196fe5d604883c9f28bda7fd3f40d308144f521f4090a941c2091d -size 2551192 diff --git a/kauth-5.30.0.tar.xz b/kauth-5.30.0.tar.xz new file mode 100644 index 0000000..cf186e4 --- /dev/null +++ b/kauth-5.30.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c68db4ee049631c08cadde8f4991764ec03cfab4e6780d3a16c7a15e7e4c061 +size 82924 diff --git a/kauth.changes b/kauth.changes index 38e1f47..4cf10e4 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jan 8 23:38:06 UTC 2017 - hrvoje.senjan@gmail.com + +- Update to 5.30.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.30.0.php + ------------------------------------------------------------------- Sun Dec 4 01:55:28 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kauth.spec b/kauth.spec index e18e5df..4135a0b 100644 --- a/kauth.spec +++ b/kauth.spec @@ -1,7 +1,7 @@ # # spec file for package kauth # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %bcond_without lang %define lname libKF5Auth5 -%define _tar_path 5.29 +%define _tar_path 5.30 Name: kauth -Version: 5.29.0 +Version: 5.30.0 Release: 0 %define kf5_version %{version} -BuildRequires: cmake >= 2.8.12 +BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: fdupes BuildRequires: kcoreaddons-devel >= %{_tar_path}