commit 29c3b572d40540860b62011c54177fab122635ba96040dcbdfd20983f6b6a5bc Author: Luca Beltrame Date: Wed Feb 7 18:01:39 2024 +0000 Plasma 6 RC 2. Still untested... OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/plasma6-firewall?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-firewall-5.93.0.tar.xz b/plasma-firewall-5.93.0.tar.xz new file mode 100644 index 0000000..af99f9f --- /dev/null +++ b/plasma-firewall-5.93.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aacfe186a97dd86e47ceb0ac0c774c38ffb895edc56044825c8e516811f264fb +size 367776 diff --git a/plasma-firewall-5.93.0.tar.xz.sig b/plasma-firewall-5.93.0.tar.xz.sig new file mode 100644 index 0000000..9f03920 --- /dev/null +++ b/plasma-firewall-5.93.0.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6Rq4ACgkQ11dEg7tX +sY14YRAAkrpmJb2fkgz2rknvSrmED0E9gT2+fjYzo6xI/6w6P+knuBIb9OralDs9 +O6RzU/3nJfrVyTNmyQS6HZYX3Xbsba00VJlDSgJi4aKFrFkpjVK6K3CkdvkFx8Pr +2BvW/d9/k//uz0xlna8jF6e2ccgTr70neQE1AmGF+TCoXajEMu9LpyRsEk+bl5Om +EA73kCmEXWqh9qmFyJxEPpAMaTwQcaDHpUUFStLJWOonDq00reP9n8PaJ1JeMEqb +cnCVw5xFzHM2exrKXYcKNctFi7W+NG5YcgVvfA/Fo+DBgAqDS3FCmw7GJg37CnB0 +zH55X4k3FN6iaKf6OTZYwg/ziUgqgUIopVEy4pDV1jY51lBJdxzuz47xw6LOAhmM +UqO0Ebxw+xVPYtbrLxLp9+qKrCaDUuyyDk6U36VlEk0inZXEuO6NNH5VRWbPN042 +HZo55STv2N+95HxxjilqYlUwUEwd9xm7Ts7JPKvFrdR+gN5V86CwDY8zRzORuscX +6iitLKAQkeo7PZ8KN0xKskOpcFkTSydIOPxFsXV/zDtDyrt6s2VNDbfZoKImV7ba +8wsXooyxvfNE5RZmw0av9je2XIcQyZtG/nLLDmKvtoXVl2pSM3vMdbmJHmHmUXku +oXsYD0cjujjdem4HkuBenjA4c57/mGldm+9CaxTKRAidF9QCOPM= +=USEr +-----END PGP SIGNATURE----- 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/plasma6-firewall.changes b/plasma6-firewall.changes new file mode 100644 index 0000000..8c8a4cf --- /dev/null +++ b/plasma6-firewall.changes @@ -0,0 +1,21 @@ +------------------------------------------------------------------- +Wed Jan 31 17:37:41 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: + * Remove usage of extraFooterTopPadding + * Remove extraFooterTopPadding usage + +------------------------------------------------------------------- +Wed Jan 17 18:39:41 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/ + +------------------------------------------------------------------- +Wed Aug 23 13:22:58 UTC 2023 - Christophe Marin + +- Init plasma6-firewall diff --git a/plasma6-firewall.spec b/plasma6-firewall.spec new file mode 100644 index 0000000..42c54b4 --- /dev/null +++ b/plasma6-firewall.spec @@ -0,0 +1,89 @@ +# +# spec file for package plasma6-firewall +# +# 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 plasma-firewall + +%bcond_without released +Name: plasma6-firewall +Version: 5.93.0 +Release: 0 +Summary: Config Module for the System Firewall +License: GPL-2.0-only OR GPL-3.0-only +URL: https://www.kde.org +Source0: 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: fdupes +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +BuildRequires: python3-base +BuildRequires: cmake(KF6Auth) >= %{kf6_version} +BuildRequires: cmake(KF6Config) >= %{kf6_version} +BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6KCMUtils) >= %{kf6_version} +BuildRequires: cmake(KF6Package) >= %{kf6_version} +BuildRequires: cmake(Qt6Core) >= %{qt6_version} +BuildRequires: cmake(Qt6DBus) >= %{qt6_version} +BuildRequires: cmake(Qt6Qml) >= %{qt6_version} +BuildRequires: cmake(Qt6Quick) >= %{qt6_version} +BuildRequires: cmake(Qt6Test) >= %{qt6_version} +BuildRequires: cmake(Qt6Xml) >= %{qt6_version} +Requires: firewalld +# QML imports +Requires: kf6-kirigami-imports >= %{kf6_version} +Requires: kf6-kitemmodels-imports >= %{kf6_version} +Conflicts: plasma5-firewall + +%description +Config Module for the System Firewall + +%lang_package + +%prep +%autosetup -p1 -n %{rname}-%{version} + +%build +%cmake_kf6 -DBUILD_UFW_BACKEND:BOOL=FALSE + +%kf6_build + +%install +%kf6_install + +%fdupes %{buildroot} + +%find_lang kcm_firewall %{name}.lang + +%files +%license LICENSES/* +%doc README.md +%{_kf6_applicationsdir}/kcm_firewall.desktop +%{_kf6_appstreamdir}/org.kde.plasma.firewall.metainfo.xml +%{_kf6_libdir}/libkcm_firewall_core.so +%dir %{_kf6_plugindir}/kf6/plasma_firewall +%{_kf6_plugindir}/kf6/plasma_firewall/firewalldbackend.so +%{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_firewall.so + +%files lang -f %{name}.lang + +%changelog