From d9c74e25c4aae37338f4f4a565ba85e65061f621887b20e3de6c953acd5694de Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Sun, 11 Dec 2022 11:33:00 +0000 Subject: [PATCH] KDE Frameworks 5.101.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=275 --- kauth-5.100.0.tar.xz | 3 --- kauth-5.100.0.tar.xz.sig | 11 ----------- kauth-5.101.0.tar.xz | 3 +++ kauth-5.101.0.tar.xz.sig | 11 +++++++++++ kauth.changes | 9 +++++++++ kauth.spec | 8 ++------ 6 files changed, 25 insertions(+), 20 deletions(-) delete mode 100644 kauth-5.100.0.tar.xz delete mode 100644 kauth-5.100.0.tar.xz.sig create mode 100644 kauth-5.101.0.tar.xz create mode 100644 kauth-5.101.0.tar.xz.sig diff --git a/kauth-5.100.0.tar.xz b/kauth-5.100.0.tar.xz deleted file mode 100644 index d114135..0000000 --- a/kauth-5.100.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2185205bfe39ba2168cc88352c4b327d55b6ef5f34dff648e865ccfbe6778f6d -size 2335828 diff --git a/kauth-5.100.0.tar.xz.sig b/kauth-5.100.0.tar.xz.sig deleted file mode 100644 index badfb1d..0000000 --- a/kauth-5.100.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmUcACgkQWNDuZIpI -s7tzqAf/W4vABVVm6L1I+F+8DAxUPf9l+cvfZP7hQMRUqgrXcywhSgzDgZkNbrAa -3kDQo1YdQ3hoSxxI5GpFzHIkT8Ip8pfku6ZjydHkVeZrEgK2m71MOqR8GbGDIT52 -QX0rCmLIDtt37FOt6m+lYTjdTZJqJlsBFph+FBxWZdBlzvhEdN1nUSRN/JIFZtVw -T4Xpv3319zDIn9gXLWOOQnPdmRDDBYgi8nwap2d3ATcPA+TwgJeV7NlmZaxc8LCS -mamg6GmkYjim3/UGTUvW/OmkJVHluGA2UtUK2U2yIKxbSwRa2fADaG7zY8L1KIcK -0AN+VE8c2hRlRxNTu5julFKjqXsufg== -=kXIG ------END PGP SIGNATURE----- diff --git a/kauth-5.101.0.tar.xz b/kauth-5.101.0.tar.xz new file mode 100644 index 0000000..cf34dc6 --- /dev/null +++ b/kauth-5.101.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee3b9fcc3b265abd8bbaa958ef87174bc3c02b5862c93c581bc55de26776d94 +size 2335504 diff --git a/kauth-5.101.0.tar.xz.sig b/kauth-5.101.0.tar.xz.sig new file mode 100644 index 0000000..af54c51 --- /dev/null +++ b/kauth-5.101.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmOLLJIACgkQWNDuZIpI +s7sHJAgAjcOVt5LUXeVz5plYHekjK6N6bBhFzOU+K6FLfAvuF8K58jQo7Y9QgYWx +xbJVnFtfmNn+KyZAKLD2+Qw2tjM5Y+QNPWjKEji3oxtpZNvCc+TCJ8rP9NHEeumt +6VmDMm120FNhlw4n1GGzp2jBWl6tls/2YyQy2hfWN1JvX61VgB0Ots4CdZJaP5z1 +CSj83B4yOq5pK77/nkF9xxDTxAAKUYeRhHPkdlzkhJ8B4Kb4gwm6/AR54zf252Z2 +T5JUM6AFZs2S57CqOCg8UGXOwW/ACAEehXMVnSkE3LirEb6SeijNXDdAy8Tc8gV+ +VZsnm3pATnI/3Yck2bgYWPGg2WLARQ== +=Iixc +-----END PGP SIGNATURE----- diff --git a/kauth.changes b/kauth.changes index 8eb4b1b..85c4f8e 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Dec 6 20:10:23 UTC 2022 - Christophe Marin + +- Update to 5.101.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.101.0 +- No code change since 5.100.0 + ------------------------------------------------------------------- Tue Nov 8 08:34:53 UTC 2022 - Christophe Giboudeaux diff --git a/kauth.spec b/kauth.spec index cf91750..f27f653 100644 --- a/kauth.spec +++ b/kauth.spec @@ -17,18 +17,17 @@ %define lname libKF5Auth5 -%define _tar_path 5.100 +%define _tar_path 5.101 # 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 released Name: kauth -Version: 5.100.0 +Version: 5.101.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 released} @@ -49,7 +48,6 @@ KAuth is a framework to let applications perform actions as a privileged user. %package -n libKF5AuthCore5 Summary: Framework which lets applications perform actions as a privileged user -Group: System/GUI/KDE Recommends: %{lname}-lang = %{version} %description -n libKF5AuthCore5 @@ -57,7 +55,6 @@ 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 Requires: libKF5AuthCore5 = %{version} Obsoletes: libKF5Auth4 @@ -66,7 +63,6 @@ KAuth is a framework to let applications perform actions as a privileged user. %package devel Summary: Framework which lets applications perform actions as a privileged user -Group: Development/Libraries/KDE Requires: %{lname} = %{version} Requires: extra-cmake-modules Requires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}