diff --git a/kauth-4.96.0.tar.xz b/kauth-4.96.0.tar.xz deleted file mode 100644 index 11e95cf..0000000 --- a/kauth-4.96.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4bdee8974fdb629ed9d8e340af41be3f231591c1532d795bf21fd547979d9586 -size 46388 diff --git a/kauth-4.97.0.tar.xz b/kauth-4.97.0.tar.xz new file mode 100644 index 0000000..b8ee731 --- /dev/null +++ b/kauth-4.97.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11fd81252fb6635472f88748af9f30c8c26fc7a2cb4274b9a5cebe5839aead7d +size 46788 diff --git a/kauth.changes b/kauth.changes index f69024b..d6b683d 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Mar 4 16:40:02 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 4.97.0: + * Buildsystem fixes + * For more details please see: + http://www.kde.org/announcements/announce-frameworks5-alpha2.php + ------------------------------------------------------------------- Wed Feb 26 21:48:39 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kauth.spec b/kauth.spec index 386829d..49d4c52 100644 --- a/kauth.spec +++ b/kauth.spec @@ -16,12 +16,12 @@ # -%define lname libKF5Auth4 +%define lname libKF5Auth5 Name: kauth -Version: 4.96.0 +Version: 4.97.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.10 +BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: fdupes BuildRequires: kcoreaddons-devel >= %{_kf5_version} BuildRequires: kf5-filesystem @@ -40,6 +40,7 @@ KAuth is a framework to let applications perform actions as a privileged user. %package -n %lname Summary: Framework which lets applications perform actions as a privileged user Group: System/GUI/KDE +Obsoletes: libKF5Auth4 %description -n %lname KAuth is a framework to let applications perform actions as a privileged user.