Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-quick3d for openSUSE:Factory 
checked in at 2022-10-01 17:43:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-quick3d (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-quick3d.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-quick3d"

Sat Oct  1 17:43:13 2022 rev:7 rq:1007321 version:6.4.0~git

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-quick3d/qt6-quick3d.changes  2022-09-15 
23:00:40.869467930 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-quick3d.new.2275/qt6-quick3d.changes        
2022-10-01 17:43:36.137718777 +0200
@@ -1,0 +2,11 @@
+Thu Sep 29 10:35:59 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 6.4.0:
+  * https://www.qt.io/blog/qt-6.4-released
+
+-------------------------------------------------------------------
+Fri Sep 16 08:29:14 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 6.4.0 RC
+
+-------------------------------------------------------------------

Old:
----
  qtquick3d-everywhere-src-6.3.2.tar.xz

New:
----
  qtquick3d-everywhere-src-6.4.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qt6-quick3d.spec ++++++
--- /var/tmp/diff_new_pack.1fA2fX/_old  2022-10-01 17:43:37.557721359 +0200
+++ /var/tmp/diff_new_pack.1fA2fX/_new  2022-10-01 17:43:37.557721359 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%define real_version 6.3.2
-%define short_version 6.3
+%define real_version 6.4.0
+%define short_version 6.4
 %define tar_name qtquick3d-everywhere-src
 %define tar_suffix %{nil}
 #
@@ -27,7 +27,7 @@
 %endif
 #
 Name:           qt6-quick3d%{?pkg_suffix}
-Version:        6.3.2
+Version:        6.4.0~git
 Release:        0
 Summary:        API for creating 3D content and 3D user interfaces based on Qt 
Quick
 License:        GPL-3.0-or-later
@@ -321,6 +321,19 @@
 Development files for the Qt 6 Quick3DGlslParser library.
 This library does not have any ABI or API guarantees.
 
+### Static libraries ###
+
+# Embree only supports x86_64 and arm64
+%ifarch x86_64 aarch64
+%package -n qt6-bundledembree-devel-static
+Summary:        Qt6 BundledEmbree static library
+%requires_eq    qt6-core-private-devel
+
+%description -n qt6-bundledembree-devel-static
+The Qt6 BundledEmbree static library.
+This library does not have any ABI or API guarantees.
+%endif
+
 %{qt6_examples_package}
 
 %endif
@@ -329,6 +342,9 @@
 %autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix}
 
 %build
+%ifarch x86_64 aarch64
+%define _lto_cflags %{nil}
+%endif
 %cmake_qt6 \
   -DFEATURE_system_assimp=ON
 
@@ -392,13 +408,12 @@
 %{_qt6_bindir}/shadergen
 %{_qt6_bindir}/shapegen
 %{_qt6_pluginsdir}/assetimporters/libassimp.so
-%{_qt6_pluginsdir}/assetimporters/libuip.so
 
 %files imports
 %{_qt6_qmldir}/QtQuick3D/
 
 %files -n libQt6Quick3D6
-%license LICENSE.*
+%license LICENSES/*
 %{_qt6_libdir}/libQt6Quick3D.so.*
 
 %files devel
@@ -584,6 +599,15 @@
 %{_qt6_metatypesdir}/qt6quick3dglslparserprivate_*_metatypes.json
 %{_qt6_mkspecsdir}/modules/qt_lib_quick3dglslparser_private.pri
 
+### Static libraries ###
+
+%ifarch x86_64 aarch64
+%files -n qt6-bundledembree-devel-static
+%{_qt6_cmakedir}/Qt6/FindWrapBundledEmbreeConfigExtra.cmake
+%{_qt6_cmakedir}/Qt6BundledEmbree/
+%{_qt6_libdir}/libQt6BundledEmbree.a
+%endif
+
 %endif
 
 %changelog

++++++ qtquick3d-everywhere-src-6.3.2.tar.xz -> 
qtquick3d-everywhere-src-6.4.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/qt6-quick3d/qtquick3d-everywhere-src-6.3.2.tar.xz 
/work/SRC/openSUSE:Factory/.qt6-quick3d.new.2275/qtquick3d-everywhere-src-6.4.0.tar.xz
 differ: char 26, line 1

Reply via email to