From ad6daf49e6f92fd49870af04cea2add0454e3d202268452606cc2a2afb7b7006 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 7 May 2016 18:30:05 +0000 Subject: [PATCH 1/2] start with 5.22.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=100 --- kauth-5.21.0.tar.xz | 3 --- kauth-5.22.0.tar.xz | 3 +++ kauth.changes | 7 +++++++ kauth.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kauth-5.21.0.tar.xz create mode 100644 kauth-5.22.0.tar.xz diff --git a/kauth-5.21.0.tar.xz b/kauth-5.21.0.tar.xz deleted file mode 100644 index ebf223b..0000000 --- a/kauth-5.21.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7918255c64ec355b32b59793083c4935a44c25a8c00b3a461997009f9e19be0d -size 82644 diff --git a/kauth-5.22.0.tar.xz b/kauth-5.22.0.tar.xz new file mode 100644 index 0000000..ae23016 --- /dev/null +++ b/kauth-5.22.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:766d42a01ccd80b59ba7c2e72c434accfe75bd4bd8edd2036cd49ef28ab813b0 +size 82656 diff --git a/kauth.changes b/kauth.changes index 391c40a..6bc9144 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat May 7 18:30:02 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.22.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.22.0.php + ------------------------------------------------------------------- Mon Apr 4 14:18:51 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kauth.spec b/kauth.spec index d44d1ca..d13e5ad 100644 --- a/kauth.spec +++ b/kauth.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Auth5 -%define _tar_path 5.21 +%define _tar_path 5.22 Name: kauth -Version: 5.21.0 +Version: 5.22.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 From 4caa69f57dacd1518be1fe4d7c0465aa8a7b442404550ae655b6b7481214e676 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 15 May 2016 15:39:12 +0000 Subject: [PATCH 2/2] changelogs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=101 --- kauth.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kauth.changes b/kauth.changes index 6bc9144..29ac07c 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sat May 7 18:30:02 UTC 2016 - hrvoje.senjan@gmail.com -- Update to 5.22.0 +- Update to 5.22.0 (boo#980066) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.22.0.php