update to 6.9.3 [release 6.9.3-1mamba;Sun Oct 05 2025]

This commit is contained in:
2025-10-08 10:27:39 +02:00
parent ea9ec78089
commit 6d645072b9

View File

@@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qt3d
Version: 6.9.2
Version: 6.9.3
Release: 1mamba
Summary: Qt6 3D components
Group: System/Libraries
@@ -41,7 +41,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
%description devel
This package contains libraries and header files for developing applications that use %{name}.
%prep
%setup -q -n qt3d-everywhere-src-%{version}
#-D -T
@@ -153,7 +152,6 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/libQt63DQuickScene3D.so
%{_libdir}/qt6/mkspecs/modules/qt_lib_3d*.pri
%{_libdir}/cmake/Qt6/FindWrapQt3DAssimp.cmake
%{_libdir}/cmake/Qt6Qml/QmlPlugins/Qt63DQuickLogicplugin*.cmake
%dir %{_libdir}/cmake/Qt63DAnimation
%{_libdir}/cmake/Qt63DAnimation/Qt63DAnimation*.cmake
%dir %{_libdir}/cmake/Qt63DCore
@@ -218,6 +216,9 @@ This package contains libraries and header files for developing applications tha
%doc README
%changelog
* Sun Oct 05 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 6.9.3-1mamba
- update to 6.9.3
* Tue Sep 02 2025 Automatic Build System <autodist@openmamba.org> 6.9.2-1mamba
- automatic version update by autodist