From 3155602ee2cb441bc9e2ba49002aef9ddbfe8780070aa1dcf861240be7b9d542 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Mon, 6 Jun 2016 21:23:27 +0000 Subject: [PATCH] start with 5.23.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=103 --- kauth-5.22.0.tar.xz | 3 --- kauth-5.23.0.tar.xz | 3 +++ kauth.changes | 7 +++++++ kauth.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kauth-5.22.0.tar.xz create mode 100644 kauth-5.23.0.tar.xz diff --git a/kauth-5.22.0.tar.xz b/kauth-5.22.0.tar.xz deleted file mode 100644 index ae23016..0000000 --- a/kauth-5.22.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:766d42a01ccd80b59ba7c2e72c434accfe75bd4bd8edd2036cd49ef28ab813b0 -size 82656 diff --git a/kauth-5.23.0.tar.xz b/kauth-5.23.0.tar.xz new file mode 100644 index 0000000..8d148c6 --- /dev/null +++ b/kauth-5.23.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7788efd5710b939c302bb461681bcf47d55a39767ea15d5cdb760cf07c2fefa9 +size 82708 diff --git a/kauth.changes b/kauth.changes index 29ac07c..7274295 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 6 21:23:24 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.23.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.23.0.php + ------------------------------------------------------------------- Sat May 7 18:30:02 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kauth.spec b/kauth.spec index d13e5ad..49df48b 100644 --- a/kauth.spec +++ b/kauth.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Auth5 -%define _tar_path 5.22 +%define _tar_path 5.23 Name: kauth -Version: 5.22.0 +Version: 5.23.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12