automatic version update by autodist [release 6.2.3-1mamba;Wed Nov 06 2024]
This commit is contained in:
parent
c9d67bef91
commit
4f698423bc
@ -1,6 +1,6 @@
|
|||||||
%define plasmaver %(echo %{version} | cut -d. -f1-3)
|
%define plasmaver %(echo %{version} | cut -d. -f1-3)
|
||||||
Name: kde-gtk-config
|
Name: kde-gtk-config
|
||||||
Version: 6.2.2
|
Version: 6.2.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: GTK2 and GTK3 Configurator for KDE
|
Summary: GTK2 and GTK3 Configurator for KDE
|
||||||
Group: Graphical Desktop/Applications/Configuration
|
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}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%cmake_install
|
%cmake_install
|
||||||
|
|
||||||
#%find_lang kde-gtk-config
|
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%files
|
%files
|
||||||
#-f kde-gtk-config.lang
|
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libexecdir}/gtk3_preview
|
%{_libexecdir}/gtk3_preview
|
||||||
%{_libdir}/kconf_update_bin/gtk_theme
|
%{_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
|
%{_kf6_plugindir}/kded/gtkconfig.so
|
||||||
%{_libdir}/gtk-3.0/modules/libcolorreload-gtk-module.so
|
%{_libdir}/gtk-3.0/modules/libcolorreload-gtk-module.so
|
||||||
%{_libdir}/gtk-3.0/modules/libwindow-decorations-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}/themes/Breeze/window_decorations.css
|
||||||
%{_datadir}/kconf_update/gtkconfig.upd
|
%{_datadir}/kconf_update/gtkconfig.upd
|
||||||
%{_libdir}/kconf_update_bin/remove_deprecated_gtk4_option
|
%{_libdir}/kconf_update_bin/remove_deprecated_gtk4_option
|
||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 23 2024 Automatic Build System <autodist@openmamba.org> 6.2.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user