Accepting request 950484 from KDE:Qt:6.2

Qt 6.2.3

OBS-URL: https://build.opensuse.org/request/show/950484
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-3d?expand=0&rev=13
This commit is contained in:
Christophe Giboudeaux 2022-02-01 16:30:21 +00:00 committed by Git OBS Bridge
parent d23051f98d
commit a0ac4c36b9
4 changed files with 14 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 31 08:54:20 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- 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 <christophe@krop.fr>

View File

@ -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.