6.5.2
This commit is contained in:
parent
f130f35cac
commit
a015a1ed99
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
|||||||
/qtquick3d-everywhere-src-6.4.3.tar.xz
|
/qtquick3d-everywhere-src-6.4.3.tar.xz
|
||||||
/qtquick3d-everywhere-src-6.5.0.tar.xz
|
/qtquick3d-everywhere-src-6.5.0.tar.xz
|
||||||
/qtquick3d-everywhere-src-6.5.1.tar.xz
|
/qtquick3d-everywhere-src-6.5.1.tar.xz
|
||||||
|
/qtquick3d-everywhere-src-6.5.2.tar.xz
|
||||||
|
@ -10,8 +10,8 @@
|
|||||||
|
|
||||||
Summary: Qt6 - Quick3D Libraries and utilities
|
Summary: Qt6 - Quick3D Libraries and utilities
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.5.1
|
Version: 6.5.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
@ -238,6 +238,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 21 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.2-1
|
||||||
|
- 6.5.2
|
||||||
|
|
||||||
* Wed Jul 12 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.1-3
|
* Wed Jul 12 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.1-3
|
||||||
- Rebuild for qtbase private API version change
|
- Rebuild for qtbase private API version change
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtquick3d-everywhere-src-6.5.1.tar.xz) = a06ac092d923e103ca2902f363a1a47c7696ba3b356f61473d8b461ef3663aad80c8fbc8a22efd04def76ce2a7b7a3a16b7be5a9f9f58f198b18ee27d2f913e8
|
SHA512 (qtquick3d-everywhere-src-6.5.2.tar.xz) = 2a26f4fa4e4d88b4205813a8bba1c83811354e5ad5e7aa832fd46c5956b46d15e690c359d83f85018c1430e15edd151207411a50227855de4fc8451db710ace2
|
||||||
|
Loading…
Reference in New Issue
Block a user