Update to 6.5.3
This commit is contained in:
parent
b2d0e5499f
commit
4f6eb4a0bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
|||||||
/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
|
/qtquick3d-everywhere-src-6.5.2.tar.xz
|
||||||
|
/qtquick3d-everywhere-src-6.5.3.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.2
|
Version: 6.5.3
|
||||||
Release: 2%{?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
|
||||||
|
* Sun Oct 01 2023 Justin Zobel <justin.zobel@gmail.com> - 6.5.3-1
|
||||||
|
- new version
|
||||||
|
|
||||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.5.2-2
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.5.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
|||||||
SHA512 (qtquick3d-everywhere-src-6.5.2.tar.xz) = 2a26f4fa4e4d88b4205813a8bba1c83811354e5ad5e7aa832fd46c5956b46d15e690c359d83f85018c1430e15edd151207411a50227855de4fc8451db710ace2
|
SHA512 (qtquick3d-everywhere-src-6.5.2.tar.xz) = 2a26f4fa4e4d88b4205813a8bba1c83811354e5ad5e7aa832fd46c5956b46d15e690c359d83f85018c1430e15edd151207411a50227855de4fc8451db710ace2
|
||||||
|
SHA512 (qtquick3d-everywhere-src-6.5.3.tar.xz) = 85611eba47239c342159e704826cdcb7ec2cd79118aaad081d4924c5697b71eddf4307682e9dde23bf973641df2e90301e26f381aa29c023e386918e8d1f7f70
|
||||||
|
Loading…
Reference in New Issue
Block a user