Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-3d for openSUSE:Factory checked in at 2021-05-10 15:38:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-3d (Old) and /work/SRC/openSUSE:Factory/.qt6-3d.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-3d" Mon May 10 15:38:27 2021 rev:4 rq:891703 version:6.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-3d/qt6-3d.changes 2021-04-06 17:32:01.607276128 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-3d.new.2988/qt6-3d.changes 2021-05-10 15:40:54.557197014 +0200 @@ -1,0 +2,18 @@ +Thu May 6 17:10:09 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 6.1.0: + * https://www.qt.io/blog/qt-6.1-released + +------------------------------------------------------------------- +Fri Apr 23 14:11:32 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 6.1.0-rc. +- Remove the _service file. qt6-3d builds successfully with the + system assimp dependency. + +------------------------------------------------------------------- +Tue Apr 13 06:32:18 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 6.1.0-beta3. + +------------------------------------------------------------------- @@ -5,0 +24,11 @@ + +------------------------------------------------------------------- +Fri Mar 19 15:56:31 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 6.1.0-beta2 + +------------------------------------------------------------------- +Fri Mar 5 17:23:58 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 6.1.0-beta1 + https://www.qt.io/blog/qt-6.1-beta-released Old: ---- _service qt3d-6.0.3.tar.xz New: ---- qt3d-everywhere-src-6.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-3d.spec ++++++ --- /var/tmp/diff_new_pack.qQSqwZ/_old 2021-05-10 15:40:55.765192257 +0200 +++ /var/tmp/diff_new_pack.qQSqwZ/_new 2021-05-10 15:40:55.769192241 +0200 @@ -16,9 +16,9 @@ # -%define real_version 6.0.3 -%define short_version 6.0 -%define tar_name qt3d +%define real_version 6.1.0 +%define short_version 6.1 +%define tar_name qt3d-everywhere-src %define tar_suffix %{nil} # %global qt6_flavor @BUILD_FLAVOR@%{nil} @@ -27,12 +27,12 @@ %endif # Name: qt6-3d%{?pkg_suffix} -Version: 6.0.3 +Version: 6.1.0 Release: 0 Summary: Qt 6 3D Library License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) URL: https://www.qt.io -Source: %{tar_name}-%{real_version}%{tar_suffix}.tar.xz +Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source99: qt6-3d-rpmlintrc BuildRequires: pkgconfig BuildRequires: qt6-core-private-devel @@ -155,6 +155,9 @@ %package -n qt6-3dextras-devel Summary: Development files for the Qt 6 3DExtras library Requires: libQt63DExtras6 = %{version} +Requires: qt6-3dcore-private-devel = %{version} +Requires: qt6-3drender-private-devel = %{version} +%requires_eq qt6-gui-private-devel %description -n qt6-3dextras-devel Development files for the Qt 6 3DExtras library.