6.4.0
This commit is contained in:
parent
78ca70f147
commit
dcf180d881
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/qt3d-everywhere-src-6.2.3.tar.xz
|
/qt3d-everywhere-src-6.2.3.tar.xz
|
||||||
/qt3d-everywhere-src-6.3.0.tar.xz
|
/qt3d-everywhere-src-6.3.0.tar.xz
|
||||||
/qt3d-everywhere-src-6.3.1.tar.xz
|
/qt3d-everywhere-src-6.3.1.tar.xz
|
||||||
|
/qt3d-everywhere-src-6.4.0.tar.xz
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
Summary: Qt6 - Qt3D QML bindings and C++ APIs
|
Summary: Qt6 - Qt3D QML bindings and C++ APIs
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.3.1
|
Version: 6.4.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
%global examples 1
|
%global examples 1
|
||||||
|
|
||||||
@ -107,7 +107,7 @@ popd
|
|||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE.GPL* LICENSE.LGPL*
|
%license LICENSES/GPL* LICENSES/LGPL*
|
||||||
%{_qt6_libdir}/libQt63DAnimation.so.6*
|
%{_qt6_libdir}/libQt63DAnimation.so.6*
|
||||||
%{_qt6_libdir}/libQt63DCore.so.6*
|
%{_qt6_libdir}/libQt63DCore.so.6*
|
||||||
%{_qt6_libdir}/libQt63DExtras.so.6*
|
%{_qt6_libdir}/libQt63DExtras.so.6*
|
||||||
@ -204,6 +204,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qt3d-everywhere-src-6.3.1.tar.xz) = 7627eec3c52c745a4af4f8b416b64b4a1887ad0bf4e01794e328e0dc30604ad53bb04e58a075b144a3c85c868c63ca0c4d99809b149b796ca717c31318881372
|
SHA512 (qt3d-everywhere-src-6.4.0.tar.xz) = c057b85877e7bb54ef5287311be3a3ba1bafcd9c2436f37663d43c997b028720d52541731327151b5534063c12ab496887251ec50944fdbe3946f1bbcb00a582
|
||||||
|
Loading…
Reference in New Issue
Block a user