update to 6.4.0 [release 6.4.0-1mamba;Fri Oct 07 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 17:15:03 +01:00
parent 0991228cc1
commit e655a44f52

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qttools
Version: 6.3.2
Version: 6.4.0
Release: 1mamba
Summary: Qt6 tools
Group: Development/Tools
@ -136,7 +136,7 @@ install -D -m0644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/assistant-qt6.png
%{_datadir}/qt6/modules/Tools.json
%{_datadir}/qt6/modules/UiPlugin.json
%{_datadir}/qt6/modules/UiTools.json
%doc LICENSE.*
%doc LICENSES
%files devel
%defattr(-,root,root)
@ -186,6 +186,9 @@ install -D -m0644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/assistant-qt6.png
%{_libdir}/pkgconfig/Qt6*.pc
%changelog
* Fri Oct 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.4.0-1mamba
- update to 6.4.0
* Tue Sep 13 2022 Automatic Build System <autodist@mambasoft.it> 6.3.2-1mamba
- automatic version update by autodist