From f0a0f059720a0d9c0176c2d100eb77008f23c743c1d7f39b314e2ae3ffd7fbb2 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 8 Sep 2015 17:13:10 +0000 Subject: [PATCH] 5.14.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=78 --- kauth-5.13.0.tar.xz | 3 --- kauth-5.14.0.tar.xz | 3 +++ kauth.changes | 7 +++++++ kauth.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kauth-5.13.0.tar.xz create mode 100644 kauth-5.14.0.tar.xz diff --git a/kauth-5.13.0.tar.xz b/kauth-5.13.0.tar.xz deleted file mode 100644 index ebf0873..0000000 --- a/kauth-5.13.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73d67cbabaa89fe877ed60f5b95a46152bcca96fa8331403e137c7eb5bea33c8 -size 82096 diff --git a/kauth-5.14.0.tar.xz b/kauth-5.14.0.tar.xz new file mode 100644 index 0000000..260e416 --- /dev/null +++ b/kauth-5.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1430e9f480c8fffdefe7281c4b6365472404e2d549647aeda73cf497a5b9d8cd +size 82116 diff --git a/kauth.changes b/kauth.changes index 73c1013..5a261f3 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 8 17:12:39 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.14.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.14.0.php + ------------------------------------------------------------------- Tue Aug 4 19:20:13 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kauth.spec b/kauth.spec index a2578d9..03fe1ff 100644 --- a/kauth.spec +++ b/kauth.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Auth5 -%define _tar_path 5.13 +%define _tar_path 5.14 Name: kauth -Version: 5.13.0 +Version: 5.14.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12