6.4.0
This commit is contained in:
parent
bf65478a7d
commit
a58a660adf
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/qtquick3d-everywhere-src-6.2.3.tar.xz
|
||||
/qtquick3d-everywhere-src-6.3.0.tar.xz
|
||||
/qtquick3d-everywhere-src-6.3.1.tar.xz
|
||||
/qtquick3d-everywhere-src-6.4.0.tar.xz
|
||||
|
@ -10,8 +10,8 @@
|
||||
|
||||
Summary: Qt6 - Quick3D Libraries and utilities
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.3.1
|
||||
Release: 2%{?dist}
|
||||
Version: 6.4.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||
# See also http://doc.qt.io/qt-5/licensing.html
|
||||
@ -120,7 +120,7 @@ popd
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%license LICENSE.GPL*
|
||||
%license LICENSES/GPL*
|
||||
%{_qt6_libdir}/libQt6Quick3D.so.6*
|
||||
%{_qt6_libdir}/libQt6Quick3DAssetImport.so.6*
|
||||
%{_qt6_libdir}/libQt6Quick3DRuntimeRender.so.6*
|
||||
@ -225,6 +225,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 31 2022 Jan Grulich <jgrulich@redhat.com> - 6.4.0-1
|
||||
- 6.4.0
|
||||
|
||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtquick3d-everywhere-src-6.3.1.tar.xz) = 342a1c558a4eece6e9442e45cc400af58c96fb59614902e0299291ea2c5b1c406d76cd8ec8cf1d8ac0d8b5fc4f2f4637063d1747dcdc54f191a81310df93534e
|
||||
SHA512 (qtquick3d-everywhere-src-6.4.0.tar.xz) = 4fb9e4e40355a83dd19970fc6e942a3a510ce68becd7df92a19ffad7cb4eb6f0bd9b826bde9e0040776018802b756e20978092a6ea4a4d8cc38e7862529610d3
|
||||
|
Loading…
Reference in New Issue
Block a user