update to 6.7.0 [release 6.7.0-1mamba;Tue Apr 16 2024]
This commit is contained in:
parent
03bc111252
commit
b800a633a7
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: qt6-qttools
|
Name: qt6-qttools
|
||||||
Version: 6.6.3
|
Version: 6.7.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 tools
|
Summary: Qt6 tools
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -249,10 +249,10 @@ done
|
|||||||
%{_includedir}/qt6/QtDesignerComponents/*
|
%{_includedir}/qt6/QtDesignerComponents/*
|
||||||
%dir %{_includedir}/qt6/QtQDocCatch
|
%dir %{_includedir}/qt6/QtQDocCatch
|
||||||
%{_includedir}/qt6/QtQDocCatch/*
|
%{_includedir}/qt6/QtQDocCatch/*
|
||||||
%dir %{_includedir}/qt6/QtQDocCatchConversionsPrivate
|
%dir %{_includedir}/qt6/QtQDocCatchConversions
|
||||||
%{_includedir}/qt6/QtQDocCatchConversionsPrivate/*
|
%{_includedir}/qt6/QtQDocCatchConversions/*
|
||||||
%dir %{_includedir}/qt6/QtQDocCatchGeneratorsPrivate
|
%dir %{_includedir}/qt6/QtQDocCatchGenerators
|
||||||
%{_includedir}/qt6/QtQDocCatchGeneratorsPrivate/*
|
%{_includedir}/qt6/QtQDocCatchGenerators/*
|
||||||
%dir %{_includedir}/qt6/QtHelp
|
%dir %{_includedir}/qt6/QtHelp
|
||||||
%{_includedir}/qt6/QtHelp/*
|
%{_includedir}/qt6/QtHelp/*
|
||||||
%dir %{_includedir}/qt6/QtUiPlugin
|
%dir %{_includedir}/qt6/QtUiPlugin
|
||||||
@ -303,6 +303,9 @@ done
|
|||||||
%{_libdir}/pkgconfig/Qt6*.pc
|
%{_libdir}/pkgconfig/Qt6*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 16 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.7.0-1mamba
|
||||||
|
- update to 6.7.0
|
||||||
|
|
||||||
* Sat Mar 30 2024 Automatic Build System <autodist@openmamba.org> 6.6.3-1mamba
|
* Sat Mar 30 2024 Automatic Build System <autodist@openmamba.org> 6.6.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user