From f51a3a4fe00f72b120b4f6dd34fcfb476baae0a2779df1fc3eb5e342d15038c0 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sun, 9 Jan 2022 10:15:02 +0000 Subject: [PATCH] KDE Frameworks 5.90.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesu?expand=0&rev=244 --- kdesu-5.89.0.tar.xz | 3 --- kdesu-5.89.0.tar.xz.sig | 11 ----------- kdesu-5.90.0.tar.xz | 3 +++ kdesu-5.90.0.tar.xz.sig | 11 +++++++++++ kdesu.changes | 10 ++++++++++ kdesu.spec | 15 ++++++--------- 6 files changed, 30 insertions(+), 23 deletions(-) delete mode 100644 kdesu-5.89.0.tar.xz delete mode 100644 kdesu-5.89.0.tar.xz.sig create mode 100644 kdesu-5.90.0.tar.xz create mode 100644 kdesu-5.90.0.tar.xz.sig diff --git a/kdesu-5.89.0.tar.xz b/kdesu-5.89.0.tar.xz deleted file mode 100644 index 04fce0b..0000000 --- a/kdesu-5.89.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d57a03fe232ca81ffcf2fc559114950ff58648474f298dd65091c4343e0bc4a -size 54992 diff --git a/kdesu-5.89.0.tar.xz.sig b/kdesu-5.89.0.tar.xz.sig deleted file mode 100644 index def462f..0000000 --- a/kdesu-5.89.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGrv9oACgkQWNDuZIpI -s7uSpgf/Qiwd0ENJfS79hoSvCF0OM/DGaSA3rNiqw6tUV2Hbu/oRTiaW9PKaQ2py -h227IaH080jUFLmgoWXl5MbNdYlYR3x8uWhy4YmKF9kNJr0sMxCkXDo6jyXxibDz -9BnBbCrzLxMQbLwf86t++hUgL6lpdLiJVWtJtZm+WWne2l5MsYIa7+MH89iDIqYI -ZUmf4Uh7jdM+tinf/Z3K2zh4FxT6yK8OMNlAFeHqls1KSyRqfY9iSIxXUhaQCXcb -adcWUiYJjeV2z/S5+dRKJBUTleYDcJCmdKD7JXpyZu+lCMtMr1IE23rocd3b8YnJ -sYMMRDGfsqgkaz1VpwyF0wYeYGeqSA== -=m+rw ------END PGP SIGNATURE----- diff --git a/kdesu-5.90.0.tar.xz b/kdesu-5.90.0.tar.xz new file mode 100644 index 0000000..1917cbd --- /dev/null +++ b/kdesu-5.90.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:970707b7717d8a3c38687f40ff93809b3779e527d8a6ce5fe2df05c20e1613e1 +size 54992 diff --git a/kdesu-5.90.0.tar.xz.sig b/kdesu-5.90.0.tar.xz.sig new file mode 100644 index 0000000..2ecc218 --- /dev/null +++ b/kdesu-5.90.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmHQV1gACgkQWNDuZIpI +s7twRQf/d94ZgK+u5KjEZQKeAVZCmjMRADV0ThMPhijNVcZ+g1j1dU0ek5rIcKXE +Y1BFAo6PHh1SCa0vAy3zIgua7D2u2HBECQjKfon+bsl+Ea0pHrjva6Qwq6NKepYK +jiDvR4SpquMeLnmeXH7TaUe4V/SkK387iiYQd2+mNLZiSby7O8ysBO/JxGgji7vv +2tYSuCUlBD03pT8muCaldvQTe4VGz8BEjscRq47fbIYAVqPyorOrcBmo9d8cWqzU +xYQJQC4arjlOQKanVEEuzcLTejIT1/9bxI5rWcQ6RxjItgZ7SyXNHk3SiUXMUFGw +KZb40fJ5AKLZsxgRczDduC144m+HSw== +=S41I +-----END PGP SIGNATURE----- diff --git a/kdesu.changes b/kdesu.changes index 3a201eb..4c02e46 100644 --- a/kdesu.changes +++ b/kdesu.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jan 3 12:47:28 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: + * Make it compile against qt6 + ------------------------------------------------------------------- Sat Dec 4 22:56:32 UTC 2021 - Christophe Giboudeaux diff --git a/kdesu.spec b/kdesu.spec index 3b247bf..dc97e7e 100644 --- a/kdesu.spec +++ b/kdesu.spec @@ -17,21 +17,21 @@ %define lname libKF5Su5 -%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: kdesu -Version: 5.89.0 +Version: 5.90.0 Release: 0 Summary: User interface for running shell commands with root privileges 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 @@ -61,9 +61,6 @@ Group: System/GUI/KDE Requires(pre): permissions Requires(pre): group(nogroup) Obsoletes: libKF5Su4 -%if %{with lang} -Recommends: %{lname}-lang = %{version} -%endif %description -n %{lname} libkdesu provides functionality for building GUI front ends for @@ -97,7 +94,7 @@ Development files. %kf5_makeinstall -C build %fdupes %{buildroot} -%if %{with lang} +%if %{with released} %find_lang kdesud5 %{name}.lang %endif @@ -109,7 +106,7 @@ Development files. %verifyscript -n %{lname} %verify_permissions -e %{_kf5_libexecdir}/kdesud -%if %{with lang} +%if %{with released} %files -n %{lname}-lang -f %{name}.lang %endif