commit 76536d9f4bac9eeb8d71c5c9aabf4cc573e2b6d052c89419e2695f2bb5c34756 Author: Luca Beltrame Date: Wed Feb 7 18:01:45 2024 +0000 Plasma 6 RC 2. Still untested... OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/polkit-kde-agent-6?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/plasma.keyring b/plasma.keyring new file mode 100644 index 0000000..df40fb7 Binary files /dev/null and b/plasma.keyring differ diff --git a/polkit-kde-agent-1-5.93.0.tar.xz b/polkit-kde-agent-1-5.93.0.tar.xz new file mode 100644 index 0000000..a6ab5f7 --- /dev/null +++ b/polkit-kde-agent-1-5.93.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abb57495965a26eeb6342b4c4943b54f3159dc1031356909703488f4ff374a7f +size 55204 diff --git a/polkit-kde-agent-1-5.93.0.tar.xz.sig b/polkit-kde-agent-1-5.93.0.tar.xz.sig new file mode 100644 index 0000000..d643e18 --- /dev/null +++ b/polkit-kde-agent-1-5.93.0.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6RzMACgkQ11dEg7tX +sY3d6A//b+3OqKXI/+MGxQHxFdhh07CzGgJnGguZOuVDpXaYiInvZvNEwtF3Qwtr +5FJqhVxBPuCyh36McLTRZ0GIkYf0iBzNA2qI+FE8T5LWi3Wg+KlKd4fxkiOoLVFr +49UGvXv47XkwblD2NDTOjxvC9atAscI/CWfGHKneHTZR7NUy5ceC15+jgHL9Ltwg +k380GKPMgLZmkCsd4resT6NAlAhHyuhKd22w/fa1oAMVi6f6z68qIOHVUuYsD2WH +965soQHtlgUgfBhFe8TB19QqIJyaWzbdV8fTgjLKZf1elfWSkUINpbD+ukPNZlxq +96dIbA8UbXPkUAyl1b31Qn++726hRQ5TrO3YdBc4V4YqLoDqCyNr6Lw5IDtEh5s0 +WObxrc+deu/7k51sjDP/SuXa6NlDvs28Y9FoPXL2qq0wKlvOp37tYZW04vOduYWF +SPIF1/ihmkFnijjxwHWvt5BAp0evtx+AfIkeeR4hDanKsMQGFvh0lxYiEVqVqAqy +STTogiNZ3jub58QyffzhloP8X8QL11H3jnUKGK/R3+wuTv81/Sfv2Oe66Tq/Fu9p +6gBO/j2XQqNz/ABRSTG0kRUlI/Bc04fxPGxvzowbQIDcKm2dIAr4zbU4oE68/pGA +qpz5v+UAI6xM1rf1uk2J7uYJot36xtiJy96EG1s+CVVRXpWX0l8= +=5XIP +-----END PGP SIGNATURE----- diff --git a/polkit-kde-agent-6.changes b/polkit-kde-agent-6.changes new file mode 100644 index 0000000..16d10fa --- /dev/null +++ b/polkit-kde-agent-6.changes @@ -0,0 +1,20 @@ +------------------------------------------------------------------- +Wed Jan 31 17:38:26 UTC 2024 - Fabian Vogt + +- Update to 5.93.0 (6.0 RC 2): + * New bugfix release + * See https://kde.org/announcements/megarelease/6/rc2/ for details +- Changes since 5.92.0: + * Added processing of qml files + +------------------------------------------------------------------- +Mon Jan 15 21:09:13 UTC 2024 - Fabian Vogt + +- Update to 5.92.0 (6.0 RC 1) + * For more details please see: + https://kde.org/announcements/megarelease/6/rc1/ + +------------------------------------------------------------------- +Sun Jul 9 23:22:07 UTC 2023 - Christophe Marin + +- Init polkit-kde-agent-6 diff --git a/polkit-kde-agent-6.spec b/polkit-kde-agent-6.spec new file mode 100644 index 0000000..9bdc36f --- /dev/null +++ b/polkit-kde-agent-6.spec @@ -0,0 +1,89 @@ +# +# spec file for package polkit-kde-agent-6 +# +# Copyright (c) 2023 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%define kf6_version 5.240.0 +%define qt6_version 6.5.0 + +%define rname polkit-kde-agent-1 +%bcond_without released +Name: polkit-kde-agent-6 +Version: 5.93.0 +Release: 0 +Summary: PolicyKit authentication agent for KDE +License: GPL-2.0-only AND LGPL-2.1-or-later +URL: https://www.kde.org/ +Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz +%if %{with released} +Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source2: plasma.keyring +%endif +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +BuildRequires: systemd-rpm-macros +BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6Crash) >= %{kf6_version} +BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6IconThemes) >= %{kf6_version} +BuildRequires: cmake(KF6WidgetsAddons) >= %{kf6_version} +BuildRequires: cmake(KF6WindowSystem) >= %{kf6_version} +BuildRequires: cmake(PolkitQt6-1) >= 0.103.0 +BuildRequires: cmake(Qt6Core) >= %{qt6_version} +BuildRequires: cmake(Qt6DBus) >= %{qt6_version} +BuildRequires: cmake(Qt6Qml) >= %{qt6_version} +BuildRequires: cmake(Qt6Quick) >= %{qt6_version} +BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} +Conflicts: polkit-kde-agent-5 + +%description +Provides Policy Kit Authentication Agent that nicely fits to KDE. + +%lang_package + +%prep +%autosetup -p1 -n %{rname}-%{version} + +%build +%cmake_kf6 + +%kf6_build + +%install +%kf6_install + +%find_lang polkit-kde-authentication-agent-1 %{name}.lang + +%post +%{systemd_user_post plasma-polkit-agent.service} + +%preun +%{systemd_user_preun plasma-polkit-agent.service} + +%postun +%{systemd_user_postun plasma-polkit-agent.service} + +%files lang -f %{name}.lang + +%files +%license LICENSES/* +%{_kf6_applicationsdir}/org.kde.polkit-kde-authentication-agent-1.desktop +%{_kf6_configdir}/autostart/polkit-kde-authentication-agent-1.desktop +%{_kf6_notificationsdir}/policykit1-kde.notifyrc +%{_libexecdir}/polkit-kde-authentication-agent-1 +%{_userunitdir}/plasma-polkit-agent.service + +%changelog