From 5c36f1f3f39a6afe5959d8320c67e4091235d81174e8309c9ad220338a4aa50b Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 6 Sep 2016 20:47:08 +0000 Subject: [PATCH] start with 5.26.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=110 --- kauth-5.25.0.tar.xz | 3 --- kauth-5.26.0.tar.xz | 3 +++ kauth.changes | 7 +++++++ kauth.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kauth-5.25.0.tar.xz create mode 100644 kauth-5.26.0.tar.xz diff --git a/kauth-5.25.0.tar.xz b/kauth-5.25.0.tar.xz deleted file mode 100644 index 12c6620..0000000 --- a/kauth-5.25.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d62b32d88ba6c1e71e7b3ef67366710b9ce4488bcf82280fbe70d79b52f963a -size 82708 diff --git a/kauth-5.26.0.tar.xz b/kauth-5.26.0.tar.xz new file mode 100644 index 0000000..1bc0c6e --- /dev/null +++ b/kauth-5.26.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81697b50eb79520a73c424f3c478ea45ab0d58a8349d0d2321409d3f48ea6122 +size 82712 diff --git a/kauth.changes b/kauth.changes index fb40841..3cafb76 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 6 20:47:05 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.26.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.26.0.php + ------------------------------------------------------------------- Sun Aug 7 21:50:29 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kauth.spec b/kauth.spec index 83fcb29..c6c3a73 100644 --- a/kauth.spec +++ b/kauth.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Auth5 -%define _tar_path 5.25 +%define _tar_path 5.26 Name: kauth -Version: 5.25.0 +Version: 5.26.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12