From a78e5b4df1720ff983a3061fd63cd15e5b5a939e1708088eb884330f15e4c0ea Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 6 Mar 2016 09:54:53 +0000 Subject: [PATCH] start with 5.20.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=94 --- kauth-5.19.0.tar.xz | 3 --- kauth-5.20.0.tar.xz | 3 +++ kauth.changes | 7 +++++++ kauth.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kauth-5.19.0.tar.xz create mode 100644 kauth-5.20.0.tar.xz diff --git a/kauth-5.19.0.tar.xz b/kauth-5.19.0.tar.xz deleted file mode 100644 index 1c8e89c..0000000 --- a/kauth-5.19.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a7777cc81a5c96876ae670ab56fc5c2ae92c347dca3e468bd59c009058ca93a -size 82444 diff --git a/kauth-5.20.0.tar.xz b/kauth-5.20.0.tar.xz new file mode 100644 index 0000000..7b132bf --- /dev/null +++ b/kauth-5.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d070ba231cf98aa1b5d09f8caec15fce510a37cc44cdda0e11095840c1f591f +size 82676 diff --git a/kauth.changes b/kauth.changes index 6269eaa..f48de36 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Mar 6 09:54:49 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.20.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.20.0.php + ------------------------------------------------------------------- Sat Feb 6 17:59:18 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kauth.spec b/kauth.spec index f2a687e..fd33204 100644 --- a/kauth.spec +++ b/kauth.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Auth5 -%define _tar_path 5.19 +%define _tar_path 5.20 Name: kauth -Version: 5.19.0 +Version: 5.20.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12