update to 6.3.0 [release 6.3.0-1mamba;Thu Apr 14 2022]
This commit is contained in:
parent
755d4080ad
commit
a01c706ad8
@ -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.2.4
|
Version: 6.3.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 tools
|
Summary: Qt6 tools
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -84,22 +84,16 @@ install -D -m0644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/assistant-qt6.png
|
|||||||
%{_libdir}/qt6/bin/designer
|
%{_libdir}/qt6/bin/designer
|
||||||
%{_libdir}/qt6/bin/lconvert
|
%{_libdir}/qt6/bin/lconvert
|
||||||
%{_libdir}/qt6/bin/linguist
|
%{_libdir}/qt6/bin/linguist
|
||||||
#%{_libdir}/qt6/bin/lprodump
|
|
||||||
%{_libdir}/qt6/bin/lrelease
|
%{_libdir}/qt6/bin/lrelease
|
||||||
#%{_libdir}/qt6/bin/lrelease-pro
|
|
||||||
%{_libdir}/qt6/bin/lupdate
|
%{_libdir}/qt6/bin/lupdate
|
||||||
#%{_libdir}/qt6/bin/lupdate-pro
|
|
||||||
%{_libdir}/qt6/bin/pixeltool
|
%{_libdir}/qt6/bin/pixeltool
|
||||||
#%{_libdir}/qt6/bin/qcollectiongenerator
|
|
||||||
%{_libdir}/qt6/bin/qdbus
|
%{_libdir}/qt6/bin/qdbus
|
||||||
%{_libdir}/qt6/bin/qdbusviewer
|
%{_libdir}/qt6/bin/qdbusviewer
|
||||||
%{_libdir}/qt6/bin/qdistancefieldgenerator
|
%{_libdir}/qt6/bin/qdistancefieldgenerator
|
||||||
%{_libdir}/qt6/bin/qdoc
|
%{_libdir}/qt6/bin/qdoc
|
||||||
%{_libdir}/qt6/bin/qhelpgenerator
|
|
||||||
#%{_libdir}/qt6/bin/qtattributionsscanner
|
|
||||||
%{_libdir}/qt6/bin/qtdiag
|
%{_libdir}/qt6/bin/qtdiag
|
||||||
#%{_libdir}/qt6/bin/qtpaths
|
|
||||||
%{_libdir}/qt6/bin/qtplugininfo
|
%{_libdir}/qt6/bin/qtplugininfo
|
||||||
|
%{_libdir}/qt6/libexec/qhelpgenerator
|
||||||
%{_datadir}/applications/assistant-qt6.desktop
|
%{_datadir}/applications/assistant-qt6.desktop
|
||||||
%{_datadir}/applications/designer-qt6.desktop
|
%{_datadir}/applications/designer-qt6.desktop
|
||||||
%{_datadir}/applications/linguist-qt6.desktop
|
%{_datadir}/applications/linguist-qt6.desktop
|
||||||
@ -190,6 +184,9 @@ install -D -m0644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/assistant-qt6.png
|
|||||||
%{_libdir}/cmake/Qt6UiTools/Qt6UiTools*.cmake
|
%{_libdir}/cmake/Qt6UiTools/Qt6UiTools*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.0-1mamba
|
||||||
|
- update to 6.3.0
|
||||||
|
|
||||||
* Mon Mar 21 2022 Automatic Build System <autodist@mambasoft.it> 6.2.4-1mamba
|
* Mon Mar 21 2022 Automatic Build System <autodist@mambasoft.it> 6.2.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user