update to 6.5.0 [release 6.5.0-1mamba;Fri Apr 21 2023]
This commit is contained in:
parent
c985673f27
commit
00a765a591
@ -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.4.3
|
Version: 6.5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 tools
|
Summary: Qt6 tools
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -123,19 +123,14 @@ install -D -m0644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/assistant-qt6.png
|
|||||||
%{_libdir}/libQt6Help.so.*
|
%{_libdir}/libQt6Help.so.*
|
||||||
#
|
#
|
||||||
%{_libdir}/libQt6UiTools.so.*
|
%{_libdir}/libQt6UiTools.so.*
|
||||||
%{_libdir}/metatypes/qt6*.json
|
%{_libdir}/qt6/metatypes/qt6*.json
|
||||||
%{_libdir}/qt6/bin/qtdiag6
|
%{_libdir}/qt6/bin/qtdiag6
|
||||||
%{_libdir}/qt6/libexec/lprodump
|
%{_libdir}/qt6/libexec/lprodump
|
||||||
%{_libdir}/qt6/libexec/lrelease-pro
|
%{_libdir}/qt6/libexec/lrelease-pro
|
||||||
%{_libdir}/qt6/libexec/lupdate-pro
|
%{_libdir}/qt6/libexec/lupdate-pro
|
||||||
%{_libdir}/qt6/libexec/qtattributionsscanner
|
%{_libdir}/qt6/libexec/qtattributionsscanner
|
||||||
%{_datadir}/qt6/modules/Designer.json
|
%{_libdir}/qt6/modules/Designer.json
|
||||||
%{_datadir}/qt6/modules/DesignerComponentsPrivate.json
|
%{_libdir}/qt6/modules/*.json
|
||||||
%{_datadir}/qt6/modules/Help.json
|
|
||||||
%{_datadir}/qt6/modules/Linguist.json
|
|
||||||
%{_datadir}/qt6/modules/Tools.json
|
|
||||||
%{_datadir}/qt6/modules/UiPlugin.json
|
|
||||||
%{_datadir}/qt6/modules/UiTools.json
|
|
||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -186,6 +181,9 @@ install -D -m0644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/assistant-qt6.png
|
|||||||
%{_libdir}/pkgconfig/Qt6*.pc
|
%{_libdir}/pkgconfig/Qt6*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 21 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.5.0-1mamba
|
||||||
|
- update to 6.5.0
|
||||||
|
|
||||||
* Sat Mar 18 2023 Automatic Build System <autodist@mambasoft.it> 6.4.3-1mamba
|
* Sat Mar 18 2023 Automatic Build System <autodist@mambasoft.it> 6.4.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user