diff --git a/qt6-quick3d.changes b/qt6-quick3d.changes index e1a20a5..5b71555 100644 --- a/qt6-quick3d.changes +++ b/qt6-quick3d.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 2 13:02:09 UTC 2024 - Christophe Marin + +- Update to 6.8.1: + * https://www.qt.io/blog/qt-6.8.1-released + ------------------------------------------------------------------- Tue Oct 8 09:29:49 UTC 2024 - Christophe Marin diff --git a/qt6-quick3d.spec b/qt6-quick3d.spec index e3feeeb..fa0a332 100644 --- a/qt6-quick3d.spec +++ b/qt6-quick3d.spec @@ -16,7 +16,7 @@ # -%define real_version 6.8.0 +%define real_version 6.8.1 %define short_version 6.8 %define tar_name qtquick3d-everywhere-src %define tar_suffix %{nil} @@ -27,7 +27,7 @@ %endif # Name: qt6-quick3d%{?pkg_suffix} -Version: 6.8.0 +Version: 6.8.1 Release: 0 Summary: API for creating 3D content and 3D user interfaces based on Qt Quick License: GPL-3.0-or-later @@ -395,8 +395,8 @@ This library does not have any ABI or API guarantees. ### Static libraries ### -# Embree only supports x86_64 %x86_64 and arm64 -%ifarch x86_64 %x86_64 aarch64 +# Embree only supports x86_64 %%x86_64 and arm64 +%ifarch x86_64 %{x86_64} aarch64 %package -n qt6-bundledembree-devel-static Summary: Qt6 BundledEmbree static library %requires_eq qt6-core-private-devel @@ -419,11 +419,12 @@ This library does not have any ABI or API guarantees. %if %{qt6_docs_flavor} # Work around https://bugreports.qt.io/browse/QTBUG-129807 -%define extra_args -DFEATURE_quick3dxr_openxr:BOOL=OFF -DFEATURE_system_openxr:BOOL=OFF +%define extra_args -DFEATURE_quick3dxr_openxr:BOOL=FALSE -DFEATURE_system_openxr:BOOL=FALSE %endif %cmake_qt6 \ - -DFEATURE_system_assimp:BOOL=ON %{?extra_args} + -DQT_GENERATE_SBOM:BOOL=FALSE \ + -DFEATURE_system_assimp:BOOL=TRUE %{?extra_args} %{qt6_build} @@ -682,17 +683,13 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6BundledOpenXR %files -n qt6-quick3dxr-private-devel %{_qt6_cmakedir}/Qt6/FindWrapSystemOpenXR.cmake -%{_qt6_cmakedir}/Qt6OpenXRPrivate/ %{_qt6_cmakedir}/Qt6Quick3DXr/ -%{_qt6_descriptionsdir}/OpenXRPrivate.json %{_qt6_descriptionsdir}/Quick3DXr.json -%{_qt6_includedir}/QtOpenXR/ %{_qt6_includedir}/QtQuick3DXr/ %{_qt6_libdir}/libQt6Quick3DXr.prl %{_qt6_libdir}/libQt6Quick3DXr.so %{_qt6_metatypesdir}/qt6quick3dxr_*_metatypes.json %{_qt6_mkspecsdir}/modules/qt_ext_openxr_loader.pri -%{_qt6_mkspecsdir}/modules/qt_lib_openxr_private.pri %{_qt6_mkspecsdir}/modules/qt_lib_quick3dxr.pri %{_qt6_mkspecsdir}/modules/qt_lib_quick3dxr_private.pri %{_qt6_pkgconfigdir}/Qt6Quick3DXr.pc @@ -713,7 +710,7 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6BundledOpenXR ### Static libraries ### -%ifarch x86_64 %x86_64 aarch64 +%ifarch x86_64 %{x86_64} aarch64 %files -n qt6-bundledembree-devel-static %{_qt6_cmakedir}/Qt6/FindWrapBundledEmbreeConfigExtra.cmake %{_qt6_cmakedir}/Qt6BundledEmbree/ diff --git a/qtquick3d-everywhere-src-6.8.0.tar.xz b/qtquick3d-everywhere-src-6.8.0.tar.xz deleted file mode 100644 index 2c22db3..0000000 --- a/qtquick3d-everywhere-src-6.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e95044ee2da33db1a6fa3f834b09e71b2491c4899bac3a3bdf0c10b06f0223f -size 75282076 diff --git a/qtquick3d-everywhere-src-6.8.1.tar.xz b/qtquick3d-everywhere-src-6.8.1.tar.xz new file mode 100644 index 0000000..245ed8b --- /dev/null +++ b/qtquick3d-everywhere-src-6.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f3d345e6c95fcd40ab37e6a37cd31811e5d239dea8e142e632d4ea41bf20ce7 +size 75292284