diff --git a/qt3d-everywhere-src-6.2.2.tar.xz b/qt3d-everywhere-src-6.2.2.tar.xz deleted file mode 100644 index ebcc6a0..0000000 --- a/qt3d-everywhere-src-6.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce5088048f151be2dd41600aa1132faa6cf8accfaaf4c40e60572384aef396ad -size 103998088 diff --git a/qt3d-everywhere-src-6.2.3.tar.xz b/qt3d-everywhere-src-6.2.3.tar.xz new file mode 100644 index 0000000..8dd8621 --- /dev/null +++ b/qt3d-everywhere-src-6.2.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae9b513a88e729bf7db5e0e5c8d38b62e1c06f968aa620db423cd102dbbc85d +size 104003332 diff --git a/qt6-3d.changes b/qt6-3d.changes index 45af9e0..cc0c92f 100644 --- a/qt6-3d.changes +++ b/qt6-3d.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 31 08:54:20 UTC 2022 - Christophe Giboudeaux + +- Update to 6.2.3: + * https://www.qt.io/blog/qt-6.2.3-released + ------------------------------------------------------------------- Wed Dec 1 10:05:52 UTC 2021 - Christophe Giboudeaux diff --git a/qt6-3d.spec b/qt6-3d.spec index 2e0f4cb..abf40f6 100644 --- a/qt6-3d.spec +++ b/qt6-3d.spec @@ -16,7 +16,7 @@ # -%define real_version 6.2.2 +%define real_version 6.2.3 %define short_version 6.2 %define tar_name qt3d-everywhere-src %define tar_suffix %{nil} @@ -27,7 +27,7 @@ %endif # Name: qt6-3d%{?pkg_suffix} -Version: 6.2.2 +Version: 6.2.3 Release: 0 Summary: Qt 6 3D Library License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) @@ -114,6 +114,9 @@ The Qt 6 3DAnimation library. %package -n qt6-3danimation-devel Summary: Development files for the Qt 6 3DAnimation library Requires: libQt63DAnimation6 = %{version} +Requires: cmake(Qt63DCore) = %{real_version} +Requires: cmake(Qt63DRender) = %{real_version} +Requires: cmake(Qt6Gui) %description -n qt6-3danimation-devel Development files for the Qt 6 3DAnimation library.