Hello community,

here is the log from the commit of package libqt5-qt3d for openSUSE:Factory 
checked in at 2017-12-23 12:12:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qt3d (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qt3d.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qt3d"

Sat Dec 23 12:12:26 2017 rev:11 rq:557378 version:5.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qt3d/libqt5-qt3d.changes  2017-12-15 
14:04:34.090983419 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qt3d.new/libqt5-qt3d.changes     
2017-12-23 12:12:28.692086151 +0100
@@ -1,0 +2,23 @@
+Fri Dec  8 23:10:53 UTC 2017 - [email protected]
+
+- Update the license tag (boo#967696)
+
+-------------------------------------------------------------------
+Thu Dec  7 12:18:04 UTC 2017 - [email protected]
+
+- Update to 5.10.0 final
+  * New bugfix release
+
+-------------------------------------------------------------------
+Sun Dec  3 14:12:45 UTC 2017 - [email protected]
+
+- Update to 5.10.0 RC 2
+  * New bugfix release
+
+-------------------------------------------------------------------
+Thu Nov 30 09:47:09 UTC 2017 - [email protected]
+
+- Update to 5.10.0 RC 1
+  * New bugfix release
+
+-------------------------------------------------------------------
@@ -9,0 +33,25 @@
+Wed Nov 15 11:41:27 UTC 2017 - [email protected]
+
+- Update to 5.10 Beta 4
+- Contains bugfixes
+
+-------------------------------------------------------------------
+Thu Nov  2 07:22:06 UTC 2017 - [email protected]
+
+- Update to 5.10 Beta 3
+- Contains bugfixes
+
+-------------------------------------------------------------------
+Mon Oct 30 16:19:17 UTC 2017 - [email protected]
+
+- Update to 5.10 Beta 2
+- Contains bugfixes
+
+-------------------------------------------------------------------
+Mon Oct  9 16:17:17 UTC 2017 - [email protected]
+
+- Update to 5.10 Beta 1
+- For more information visit:
+    https://blog.qt.io/blog/2017/10/09/qt-5-10-beta-released/
+
+-------------------------------------------------------------------
@@ -16,0 +65,18 @@
+Mon Sep 25 14:42:37 CEST 2017 - [email protected]
+
+- Update to 5.10 Alpha 1:
+  * Tech Preview of Skeletal Animation system
+  * Animation clocks: Control playback speed of one or more animato
+  * Framebuffer blit frame graph node
+  * Proximity filter frame graph node
+  * Improved layer filtering frame graph node
+  * Shader graphs: dynamically generate fragment shaders from graph
+  * Sprite sheet support
+  * Point and line picking support
+  * Camera viewAll command
+  * Optional SIMD support
+  * Scene2D: Embed Qt Quick content into Qt 3D and interact with it
+- For more information visit:
+    https://blog.qt.io/blog/2017/09/13/qt-5-10-alpha-released/
+
+-------------------------------------------------------------------
@@ -99 +164,0 @@
-

Old:
----
  qt3d-opensource-src-5.9.3.tar.xz

New:
----
  qt3d-everywhere-src-5.10.0.tar.xz

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

Other differences:
------------------
++++++ libqt5-qt3d.spec ++++++
--- /var/tmp/diff_new_pack.8b4OW1/_old  2017-12-23 12:12:30.719987273 +0100
+++ /var/tmp/diff_new_pack.8b4OW1/_new  2017-12-23 12:12:30.719987273 +0100
@@ -21,17 +21,17 @@
 %define libname libQt53DCore5
 
 Name:           libqt5-qt3d
-Version:        5.9.3
+Version:        5.10.0
 Release:        0
 Summary:        Qt 5 3D Addon
-License:        SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
+License:        LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or 
LGPL-3.0-with-Qt-Company-Qt-exception-1.1
 Group:          Development/Libraries/X11
 Url:            https://www.qt.io
 %define base_name libqt5
-%define real_version 5.9.3
-%define so_version 5.9.3
-%define tar_version qt3d-opensource-src-%{real_version}
-Source:         
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
+%define real_version 5.10.0
+%define so_version 5.10.0
+%define tar_version qt3d-everywhere-src-5.10.0
+Source:         
https://download.qt.io/official_releases/qt/5.10/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:        baselibs.conf
 Patch0:         fix-assimp-bigendian-lvalue.diff
 BuildRequires:  fdupes
@@ -57,7 +57,7 @@
 systems with support for 2D and 3D rendering in both Qt C++ and Qt Quick 
applications.
 
 %prep
-%setup -q -n qt3d-opensource-src-%{real_version}
+%setup -q -n %{tar_version}
 %ifarch s390 s390x
 %patch0 -p1
 %endif
@@ -265,6 +265,8 @@
 Summary:        Development files for the Qt 5 Renderer 3D library
 Group:          Development/Libraries/X11
 Requires:       libQt53DRender5 = %{version}
+# Qt53DRenderConfig.cmake requires libscene2d.so
+Requires:       libQt53DQuickScene2D5 = %{version}
 Provides:       libQt53DRenderer-devel = %{version}
 Obsoletes:      libQt53DRenderer-devel < %{version}
 


Reply via email to