automatic version update by autodist [release 6.7.1-1mamba;Tue May 28 2024]
This commit is contained in:
parent
ca17b97324
commit
1e53bb724f
@ -17,7 +17,7 @@
|
||||
%define _qt6_translationdir %{_datadir}/qt6/translations
|
||||
|
||||
Name: qt6-qtbase
|
||||
Version: 6.7.0
|
||||
Version: 6.7.1
|
||||
Release: 1mamba
|
||||
Summary: A multiplatform, C++ GUI application development framework
|
||||
Group: System/Libraries
|
||||
@ -436,7 +436,7 @@ ln -sf %{_qt6_libdir}/libGL.so %{buildroot}%{_qt6_archdatadir}/lib/libGL.so
|
||||
popd
|
||||
%endif
|
||||
|
||||
rm -f %{buildroot}%{_libdir}/objects-Release/ExampleIconsPrivate_resources_1/.rcc/qrc_example_icons.cpp.o
|
||||
rm -rf %{buildroot}%{_libdir}/objects-Release/ExampleIconsPrivate_resources_1
|
||||
|
||||
# install file with rpm macros
|
||||
install -d %{buildroot}%{_rpmmacrodir}
|
||||
@ -619,7 +619,6 @@ echo "\
|
||||
%{_qt6_libdir}/libQt6*.prl
|
||||
%dir %{_qt6_archdatadir}/lib/
|
||||
%{_qt6_archdatadir}/lib/*.so
|
||||
%{_libdir}/objects-Release/ExampleIconsPrivate_resources_1/.rcc/qrc_example_icons_init.cpp.o
|
||||
%{_libdir}/qt6/metatypes/qt6*.json
|
||||
%dir %{_libdir}/cmake/Qt6*
|
||||
%{_libdir}/cmake/Qt6*/*
|
||||
@ -650,6 +649,9 @@ echo "\
|
||||
%{_qt6_plugindir}/sqldrivers/libqsqlite.so
|
||||
|
||||
%changelog
|
||||
* Tue May 28 2024 Automatic Build System <autodist@openmamba.org> 6.7.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 17 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.7.0-1mamba
|
||||
- update to 6.7.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user