From cda6e0bc1c119368a06b206b0a821218e48ded7763eb90114dd12167352bf724 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 8 Feb 2015 19:12:05 +0000 Subject: [PATCH] 5.7.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=54 --- kauth-5.6.0.tar.xz | 3 --- kauth-5.7.0.tar.xz | 3 +++ kauth.changes | 8 ++++++++ kauth.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 kauth-5.6.0.tar.xz create mode 100644 kauth-5.7.0.tar.xz diff --git a/kauth-5.6.0.tar.xz b/kauth-5.6.0.tar.xz deleted file mode 100644 index fe315fc..0000000 --- a/kauth-5.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:567d80f86b97022903de0cdeaa278cc1e4db28f381e607509ada0e6b5982dc66 -size 80556 diff --git a/kauth-5.7.0.tar.xz b/kauth-5.7.0.tar.xz new file mode 100644 index 0000000..7b3ed56 --- /dev/null +++ b/kauth-5.7.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c1830c04f677389dbaaf8fc42360b8157bc03ab933e9da6de3b2fbd4caa488 +size 80724 diff --git a/kauth.changes b/kauth.changes index 0df485e..44df5cf 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Feb 8 18:15:32 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.7.0 + * Fixed generation of KAuth DBus helper service files + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.7.0.php + ------------------------------------------------------------------- Sat Jan 3 18:03:29 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kauth.spec b/kauth.spec index 98e776d..e29f419 100644 --- a/kauth.spec +++ b/kauth.spec @@ -1,7 +1,7 @@ # # spec file for package kauth # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,11 +18,11 @@ %define lname libKF5Auth5 Name: kauth -Version: 5.6.0 +Version: 5.7.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.6.0 +BuildRequires: extra-cmake-modules >= 1.7.0 BuildRequires: fdupes BuildRequires: kcoreaddons-devel >= %{kf5_version} BuildRequires: kf5-filesystem