From 15bdc03ab8219e9bf25b0db9b71d74eea79432922ec14ec03d078ba0044f082d Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 3 May 2015 19:49:47 +0000 Subject: [PATCH] 5.10.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=65 --- kauth-5.10.0.tar.xz | 3 +++ kauth-5.9.0.tar.xz | 3 --- kauth.changes | 7 +++++++ kauth.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) create mode 100644 kauth-5.10.0.tar.xz delete mode 100644 kauth-5.9.0.tar.xz diff --git a/kauth-5.10.0.tar.xz b/kauth-5.10.0.tar.xz new file mode 100644 index 0000000..5e040ef --- /dev/null +++ b/kauth-5.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98f64842060eb5aad5c4f468a631cd8d5c118cf34b476a1c6809daf931c89d1c +size 81476 diff --git a/kauth-5.9.0.tar.xz b/kauth-5.9.0.tar.xz deleted file mode 100644 index ba94530..0000000 --- a/kauth-5.9.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f6f0397a0fa4a5f8e1f8e42e3262e7150368a806ecfd05c109ecfab3b6c7b02 -size 81376 diff --git a/kauth.changes b/kauth.changes index 6f062a4..a693c39 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun May 3 19:49:43 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.10.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.10.0.php + ------------------------------------------------------------------- Mon Apr 20 00:29:49 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kauth.spec b/kauth.spec index c62fe70..248846b 100644 --- a/kauth.spec +++ b/kauth.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Auth5 -%define _tar_path 5.9 +%define _tar_path 5.10 Name: kauth -Version: 5.9.0 +Version: 5.10.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12