automatic version update by autodist [release 6.2.3-1mamba;Wed Nov 06 2024]

This commit is contained in:
Automatic Build System 2024-11-08 13:38:04 +01:00
parent c9d67bef91
commit 4f698423bc

View File

@ -1,6 +1,6 @@
%define plasmaver %(echo %{version} | cut -d. -f1-3)
Name: kde-gtk-config
Version: 6.2.2
Version: 6.2.3
Release: 1mamba
Summary: GTK2 and GTK3 Configurator for KDE
Group: Graphical Desktop/Applications/Configuration
@ -64,27 +64,28 @@ Configuration dialog to adapt GTK applications appearance to your taste under KD
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%cmake_install
#%find_lang kde-gtk-config
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files
#-f kde-gtk-config.lang
%defattr(-,root,root)
%{_libexecdir}/gtk3_preview
%{_libdir}/kconf_update_bin/gtk_theme
%{_datadir}/kconf_update/remove_window_decorations_from_gtk_css.sh
%{_datadir}/kcm-gtk-module/preview.ui
%{_kf6_plugindir}/kded/gtkconfig.so
%{_libdir}/gtk-3.0/modules/libcolorreload-gtk-module.so
%{_libdir}/gtk-3.0/modules/libwindow-decorations-gtk-module.so
%{_datadir}/kconf_update/remove_window_decorations_from_gtk_css.sh
%{_datadir}/kcm-gtk-module/preview.ui
%{_datadir}/qlogging-categories6/kde-gtk-config.categories
%{_datadir}/themes/Breeze/window_decorations.css
%{_datadir}/kconf_update/gtkconfig.upd
%{_libdir}/kconf_update_bin/remove_deprecated_gtk4_option
%doc LICENSES
%changelog
* Wed Nov 06 2024 Automatic Build System <autodist@openmamba.org> 6.2.3-1mamba
- automatic version update by autodist
* Wed Oct 23 2024 Automatic Build System <autodist@openmamba.org> 6.2.2-1mamba
- automatic version update by autodist