automatic version update by autodist [release 6.2.1-1mamba;Wed Oct 16 2024]
This commit is contained in:
parent
af1d21422e
commit
9a906d3209
@ -1,6 +1,6 @@
|
||||
%define plasmaver %(echo %{version} | cut -d. -f1-3)
|
||||
Name: kde-gtk-config
|
||||
Version: 6.2.0
|
||||
Version: 6.2.1
|
||||
Release: 1mamba
|
||||
Summary: GTK2 and GTK3 Configurator for KDE
|
||||
Group: Graphical Desktop/Applications/Configuration
|
||||
@ -12,6 +12,9 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/kde-gt
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libat-spi2-core-devel
|
||||
BuildRequires: libcairo-devel
|
||||
@ -31,7 +34,6 @@ BuildRequires: libkf6-kwindowsystem-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtsvg-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: xsettingsd
|
||||
@ -83,6 +85,9 @@ Configuration dialog to adapt GTK applications appearance to your taste under KD
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Wed Oct 16 2024 Automatic Build System <autodist@openmamba.org> 6.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 08 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user