From 84786c58d499443254d0fe26e64662e117ee5c4a Mon Sep 17 00:00:00 2001 From: cgiboudeaux <> Date: Jan 11 2022 20:50:33 +0000 Subject: Update kauth to version 5.90.0 / rev 103 via SR 945033 https://build.opensuse.org/request/show/945033 by user cgiboudeaux + dimstar_suse KDE Frameworks 5.90.0 (forwarded request 944778 from cgiboudeaux) --- diff --git a/.files b/.files index 5100558..ce81226 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index ca30aa6..16d67c1 100644 --- a/.rev +++ b/.rev @@ -818,4 +818,12 @@ depends on sr#237875 KDE Frameworks 5.89.0 (forwarded request 939175 from cgiboudeaux) 939190 + + 14ce8f6e807a3067afd9c8ea90b60204 + 5.90.0 + + dimstar_suse + KDE Frameworks 5.90.0 (forwarded request 944778 from cgiboudeaux) + 945033 + diff --git a/kauth-5.89.0.tar.xz b/kauth-5.89.0.tar.xz deleted file mode 120000 index 51d2302..0000000 --- a/kauth-5.89.0.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreig7tka26wyhktksq6m6zfcn4awbwiweus4x3hr5yajsemwu73sj7m \ No newline at end of file diff --git a/kauth-5.89.0.tar.xz.sig b/kauth-5.89.0.tar.xz.sig deleted file mode 100644 index f15f67f..0000000 --- a/kauth-5.89.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGrv7YACgkQWNDuZIpI -s7sYgQgAjxbCmYmbfQIYhQ+e7pRdygvG5H1XcHAeuY6nRu2iwsNs9xVH5c+SqO4g -5xFDLkNXNV8sFZ0vN7a5zpiBCp77TKL0+X8Mlm2ohZNyZ91CrlFbZeyZwguL/EpK -YQlkssSF+YJH7XfhzZMlBqN6NIm1OAXXD2qA67SwlTKTb8DV6NVTa6Y0sph8Pmbb -r7OWlmknZqmen6B/+cQE0Cwr9MZ5lFivwT8bKDOyYow/vKroIYBcVeTUcs4OgMl9 -CYdcufUrkz30Ix+UtW/qRI5T8k4SWEDuQuVW/Hli2350eL/WJJstFfP8bOblSQW+ -Nccs1KME6sFi/uq/2ubXl5v/u2OJKA== -=YUL6 ------END PGP SIGNATURE----- diff --git a/kauth-5.90.0.tar.xz b/kauth-5.90.0.tar.xz new file mode 120000 index 0000000..309d8c6 --- /dev/null +++ b/kauth-5.90.0.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreibdurpwqbregk3f6qte6ny6p4lvga2nxi5invpejp47wgv7gdmrxq \ No newline at end of file diff --git a/kauth-5.90.0.tar.xz.sig b/kauth-5.90.0.tar.xz.sig new file mode 100644 index 0000000..7fb66d9 --- /dev/null +++ b/kauth-5.90.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmHQVzUACgkQWNDuZIpI +s7vkIggAw3EaHdDDRqSH1IYIWMySD3kwf4FMQoP87CCg56PbARpGDAT55fCzHiHb +TxL3EnkfDG+UNEao/RfUwpef+ySzoYo7cA2R+g8ssJx2fnFyr0d/DzDPrVez3tMa +BmlbzNz01HGEuni6kLz7LDsm8bGwrLpyvNmwtJuHi0//NxwljbwJla1PgfFzMygL +hDXyfHCGvlaIqpXCq0GZaHavdIwULNqahnlyWRVo1RAClje6qh+gQ5LYKB5tNvu7 +HkUeiiWKnBTv6Ugp7WTW+TB1G8c291xQq2YFVRrvr36yV/CLt0KHPAQ2Flr06p1C +NZ7BtVw1Tlw/SwlzObHTXP/8HZPuEQ== +=PHyR +-----END PGP SIGNATURE----- diff --git a/kauth.changes b/kauth.changes index deadd26..0f37b54 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,4 +1,16 @@ ------------------------------------------------------------------- +Mon Jan 3 12:47:15 UTC 2022 - Christophe Giboudeaux + +- Update to 5.90.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.90.0 +- Changes since 5.89.0: + * Use version-less and non-deprecated data install dir variable + * ActionReply: remove operator<< and operator>> + * Change the build system to enable building with Qt 6 + +------------------------------------------------------------------- Sat Dec 4 22:56:20 UTC 2021 - Christophe Giboudeaux - Update to 5.89.0 diff --git a/kauth.spec b/kauth.spec index a94f0d6..f5b12f0 100644 --- a/kauth.spec +++ b/kauth.spec @@ -17,21 +17,21 @@ %define lname libKF5Auth5 -%define _tar_path 5.89 +%define _tar_path 5.90 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} -%bcond_without lang +%bcond_without released Name: kauth -Version: 5.89.0 +Version: 5.90.0 Release: 0 Summary: Framework which lets applications perform actions as a privileged user License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: %{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif @@ -42,7 +42,7 @@ BuildRequires: libpolkit-qt5-1-devel BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version} BuildRequires: cmake(Qt5DBus) >= 5.15.0 BuildRequires: cmake(Qt5Widgets) >= 5.15.0 -%if %{with lang} +%if %{with released} BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0 %endif @@ -61,7 +61,6 @@ 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 Requires: libKF5AuthCore5 = %{version} -Recommends: %{lname}-lang = %{version} Obsoletes: libKF5Auth4 %description -n %{lname} @@ -91,8 +90,8 @@ Development files. %kf5_makeinstall -C build %fdupes %{buildroot} -%if %{with lang} -%find_lang %{name}5 --with-qt --without-mo +%if %{with released} +%find_lang kauth5 --with-qt --without-mo %endif %post -n %{lname} -p /sbin/ldconfig @@ -100,8 +99,8 @@ Development files. %post -n libKF5AuthCore5 -p /sbin/ldconfig %postun -n libKF5AuthCore5 -p /sbin/ldconfig -%if %{with lang} -%files -n %{lname}-lang -f %{name}5.lang +%if %{with released} +%files -n %{lname}-lang -f kauth5.lang %endif %files -n %{lname}