automatic version update by autodist [release 5.24.0-1mamba;Thu Feb 10 2022]

This commit is contained in:
Automatic Build System 2024-01-06 10:11:31 +01:00
parent 7d597afb84
commit decd441a7f

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: plasma-firewall Name: plasma-firewall
Version: 5.23.5 Version: 5.24.0
Release: 1mamba Release: 1mamba
Summary: KDE Plasma 5 Firewall KCM Summary: KDE Plasma 5 Firewall KCM
Group: Graphical Desktop/Applications/Internet Group: Graphical Desktop/Applications/Internet
@ -42,7 +42,7 @@ KDE Plasma 5 Firewall KCM.
%prep %prep
%setup -q %setup -q
%patch0 -p1 #%patch0 -p1
%build %build
%cmake_kde5 -d build %cmake_kde5 -d build
@ -60,7 +60,7 @@ KDE Plasma 5 Firewall KCM.
%files -f %{name}5_qt.lang %files -f %{name}5_qt.lang
%defattr(-,root,root) %defattr(-,root,root)
%{_libdir}/libkcm_firewall_core.so %{_libdir}/libkcm_firewall_core.so
%{_libdir}/qt5/plugins/kcms/kcm_firewall.so %{_libdir}/qt5/plugins/plasma/kcms/systemsettings/kcm_firewall.so
%{_libdir}/qt5/plugins/kf5/plasma_firewall/firewalldbackend.so %{_libdir}/qt5/plugins/kf5/plasma_firewall/firewalldbackend.so
%{_libdir}/qt5/plugins/kf5/plasma_firewall/ufwbackend.so %{_libdir}/qt5/plugins/kf5/plasma_firewall/ufwbackend.so
%{_libexecdir}/kde_ufw_plugin_helper.py %{_libexecdir}/kde_ufw_plugin_helper.py
@ -72,13 +72,15 @@ KDE Plasma 5 Firewall KCM.
%dir %{_datadir}/kpackage/kcms/kcm_firewall/contents %dir %{_datadir}/kpackage/kcms/kcm_firewall/contents
%dir %{_datadir}/kpackage/kcms/kcm_firewall/contents/ui %dir %{_datadir}/kpackage/kcms/kcm_firewall/contents/ui
%{_datadir}/kpackage/kcms/kcm_firewall/contents/ui/* %{_datadir}/kpackage/kcms/kcm_firewall/contents/ui/*
%{_datadir}/kpackage/kcms/kcm_firewall/metadata.* %{_datadir}/applications/kcm_firewall.desktop
%{_datadir}/kservices5/kcm_firewall.desktop
%{_datadir}/metainfo/org.kde.plasma.firewall.metainfo.xml %{_datadir}/metainfo/org.kde.plasma.firewall.metainfo.xml
%{_datadir}/polkit-1/actions/org.kde.ufw.policy %{_datadir}/polkit-1/actions/org.kde.ufw.policy
%doc LICENSES %doc LICENSES
%changelog %changelog
* Thu Feb 10 2022 Automatic Build System <autodist@mambasoft.it> 5.24.0-1mamba
- automatic version update by autodist
* Wed Jan 05 2022 Automatic Build System <autodist@mambasoft.it> 5.23.5-1mamba * Wed Jan 05 2022 Automatic Build System <autodist@mambasoft.it> 5.23.5-1mamba
- automatic version update by autodist - automatic version update by autodist