diff --git a/kauth-5.46.0.tar.xz b/kauth-5.46.0.tar.xz deleted file mode 100644 index 3a41695..0000000 --- a/kauth-5.46.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23af3df06e6db7c3fcd535de8659d3e33a06b879b07394a1397499fdbbda1f70 -size 84932 diff --git a/kauth-5.47.0.tar.xz b/kauth-5.47.0.tar.xz new file mode 100644 index 0000000..65eb07a --- /dev/null +++ b/kauth-5.47.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c7c3d6c539d52200806502e4b11a132c1941512df6f2d3e073ed3e7f7e00e9 +size 84932 diff --git a/kauth.changes b/kauth.changes index 69ff21e..71ffbba 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 12 21:26:02 UTC 2018 - lbeltrame@kde.org + +- Update to 5.47.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.47.0.php +- Changes since 5.46.0: + * Warning-- + ------------------------------------------------------------------- Sun May 13 21:03:00 UTC 2018 - lbeltrame@kde.org diff --git a/kauth.spec b/kauth.spec index 42a3478..a31f8e0 100644 --- a/kauth.spec +++ b/kauth.spec @@ -18,13 +18,13 @@ %bcond_without lang %define lname libKF5Auth5 -%define _tar_path 5.46 +%define _tar_path 5.47 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} Name: kauth -Version: 5.46.0 +Version: 5.47.0 Release: 0 BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} @@ -52,9 +52,7 @@ KAuth is a framework to let applications perform actions as a privileged user. Summary: Framework which lets applications perform actions as a privileged user Group: System/GUI/KDE Obsoletes: libKF5Auth4 -%if %{with lang} Recommends: %lname-lang = %{version} -%endif %description -n %lname KAuth is a framework to let applications perform actions as a privileged user. @@ -102,7 +100,7 @@ Development files. %dir %{_kf5_libdir}/libexec %{_kf5_libdir}/libexec/kauth %config %{_kf5_sysconfdir}/dbus-1/system.d/org.kde.kf5auth.conf -%{_kf5_debugdir}/*.categories +%{_kf5_debugdir}/kauth.categories %files devel %defattr(-,root,root)