6.5.0
This commit is contained in:
parent
fdb2b39608
commit
3b04a5fc1b
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/qt3d-everywhere-src-6.4.1.tar.xz
|
||||
/qt3d-everywhere-src-6.4.2.tar.xz
|
||||
/qt3d-everywhere-src-6.4.3.tar.xz
|
||||
/qt3d-everywhere-src-6.5.0.tar.xz
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
Summary: Qt6 - Qt3D QML bindings and C++ APIs
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.4.3
|
||||
Version: 6.5.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
%global examples 1
|
||||
@ -140,7 +140,6 @@ popd
|
||||
%dir %{_qt6_libdir}/cmake/Qt63DQuickScene2D
|
||||
%dir %{_qt6_libdir}/cmake/Qt63DRender/
|
||||
%{_qt6_archdatadir}/mkspecs/modules/*.pri
|
||||
%{_qt6_datadir}/modules/*.json
|
||||
%{_qt6_includedir}/Qt3DAnimation
|
||||
%{_qt6_includedir}/Qt3DCore/
|
||||
%{_qt6_includedir}/Qt3DExtras
|
||||
@ -192,7 +191,8 @@ popd
|
||||
%{_qt6_libdir}/libQt63DQuickScene2D.so
|
||||
%{_qt6_libdir}/libQt63DRender.prl
|
||||
%{_qt6_libdir}/libQt63DRender.so
|
||||
%{_qt6_libdir}/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_libdir}/qt6/modules/*.json
|
||||
%{_qt6_libdir}/pkgconfig/*.pc
|
||||
|
||||
%if 0%{?examples}
|
||||
@ -202,6 +202,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 04 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.0-1
|
||||
- 6.5.0
|
||||
|
||||
* Thu Mar 23 2023 Jan Grulich <jgrulich@redhat.com> - 6.4.3-1
|
||||
- 6.4.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qt3d-everywhere-src-6.4.3.tar.xz) = d283e42effdb1b7199e4bf6fba3769b0ba3358b855d166fcad00cfc71858a5e71324e902d4ce163137a18b413c4463967563825ee8b902142c4c7559ff08efe5
|
||||
SHA512 (qt3d-everywhere-src-6.5.0.tar.xz) = 875e1e3a94de59d9b1a2eb94c0a289b76ac7c2163075447d6fed9dbb32846242300f52d5c141d985ce89437e012af43171f2bd2f640e527a370800b51b83b344
|
||||
|
Loading…
Reference in New Issue
Block a user