automatic version update by autodist [release 5.23.3-1mamba;Wed Nov 10 2021]

This commit is contained in:
Automatic Build System 2024-01-06 10:11:31 +01:00
parent 3a71b92c58
commit b7a0517d98

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: plasma-firewall
Version: 5.23.2
Version: 5.23.3
Release: 1mamba
Summary: KDE Plasma 5 Firewall KCM
Group: Graphical Desktop/Applications/Internet
@ -14,6 +14,7 @@ Patch0: plasma-firewall-5.22.0-find-ss-in-sbindir.patch
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt5X11Extras-devel
BuildRequires: libgcc
BuildRequires: libkauth-devel
BuildRequires: libkconfig-devel
@ -21,8 +22,9 @@ BuildRequires: libkcoreaddons-devel
BuildRequires: libkdeclarative-devel
BuildRequires: libki18n-devel
BuildRequires: libkpackage-devel
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtdeclarative-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
BuildRequires: rpm-macros-kde5
@ -77,6 +79,9 @@ KDE Plasma 5 Firewall KCM.
%doc LICENSES
%changelog
* Wed Nov 10 2021 Automatic Build System <autodist@mambasoft.it> 5.23.3-1mamba
- automatic version update by autodist
* Wed Oct 27 2021 Automatic Build System <autodist@mambasoft.it> 5.23.2-1mamba
- automatic version update by autodist