diff --git a/qt3d-everywhere-src-6.5.1.tar.xz b/qt3d-everywhere-src-6.5.1.tar.xz deleted file mode 100644 index e9553d4..0000000 --- a/qt3d-everywhere-src-6.5.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e54e1e810ba57b510002b899d9b63d611b287691731739665c1a1b26139689b -size 161708832 diff --git a/qt3d-everywhere-src-6.5.2.tar.xz b/qt3d-everywhere-src-6.5.2.tar.xz new file mode 100644 index 0000000..e4145ee --- /dev/null +++ b/qt3d-everywhere-src-6.5.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f064db21ad1bfc5547fd4e8cba09acc8c187de58d7eee206f6549ab9e2f910 +size 161691776 diff --git a/qt6-3d.changes b/qt6-3d.changes index b99c5a1..ca09702 100644 --- a/qt6-3d.changes +++ b/qt6-3d.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 20 08:34:39 UTC 2023 - Christophe Marin + +- Update to 6.5.2 + * https://www.qt.io/blog/qt-6.5.2-released-1 + ------------------------------------------------------------------- Fri Jun 30 15:13:06 UTC 2023 - Christophe Marin diff --git a/qt6-3d.spec b/qt6-3d.spec index 8bf2fbe..33ccd4f 100644 --- a/qt6-3d.spec +++ b/qt6-3d.spec @@ -16,7 +16,7 @@ # -%define real_version 6.5.1 +%define real_version 6.5.2 %define short_version 6.5 %define tar_name qt3d-everywhere-src %define tar_suffix %{nil} @@ -27,12 +27,12 @@ %endif # Name: qt6-3d%{?pkg_suffix} -Version: 6.5.1 +Version: 6.5.2 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: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz +Source: https://www.nic.funet.fi/pub/mirrors/download.qt-project.org/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