automatic version update by autodist [release 6.0.5-1mamba;Wed May 22 2024]

This commit is contained in:
Automatic Build System 2024-05-26 21:19:53 +02:00
parent 3f592c81d1
commit d9b3f2b780

View File

@ -1,6 +1,6 @@
%define plasmaver %(echo %{version} | cut -d. -f1-3)
Name: kde-gtk-config
Version: 6.0.4
Version: 6.0.5
Release: 1mamba
Summary: GTK2 and GTK3 Configurator for KDE
Group: Graphical Desktop/Applications/Configuration
@ -30,6 +30,7 @@ BuildRequires: libkf6-kguiaddons-devel
BuildRequires: libkf6-kwindowsystem-devel
BuildRequires: libpango-devel
BuildRequires: libstdc++6-devel
BuildRequires: libz-devel
BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtsvg-devel
## AUTOBUILDREQ-END
@ -82,6 +83,9 @@ Configuration dialog to adapt GTK applications appearance to your taste under KD
%doc LICENSES
%changelog
* Wed May 22 2024 Automatic Build System <autodist@openmamba.org> 6.0.5-1mamba
- automatic version update by autodist
* Wed Apr 17 2024 Automatic Build System <autodist@openmamba.org> 6.0.4-1mamba
- automatic version update by autodist