Christophe Giboudeaux 2022-09-15 11:41:38 +00:00 committed by Git OBS Bridge
parent fdda176d39
commit 171465f3a9
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9919b66dfb253fa26db1a7d664358cbc07f46c8810082ee3120d0a54b153edfe
size 104053756

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f21bde09ddae86f7358b01a49aa3cf8c32bcb1a41a990d72970a02f9691bc73f
size 104036300

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 9 12:41:31 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.3.2:
* https://www.qt.io/blog/qt-6.3.2-released
-------------------------------------------------------------------
Fri Jun 17 15:14:59 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -16,7 +16,7 @@
#
%define real_version 6.3.1
%define real_version 6.3.2
%define short_version 6.3
%define tar_name qt3d-everywhere-src
%define tar_suffix %{nil}
@ -27,7 +27,7 @@
%endif
#
Name: qt6-3d%{?pkg_suffix}
Version: 6.3.1
Version: 6.3.2
Release: 0
Summary: Qt 6 3D Library
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
@ -312,6 +312,7 @@ Summary: Development files for the Qt 6 3DQuickInput library
Requires: libQt63DQuickInput6 = %{version}
Requires: cmake(Qt63DCore) = %{real_version}
Requires: cmake(Qt63DInput) = %{real_version}
Requires: cmake(Qt63DQuick) = %{real_version}
Requires: cmake(Qt6Gui)
Requires: cmake(Qt6Qml)