6.1.2
This commit is contained in:
parent
9dac8bd8bb
commit
0c1484628e
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/qtquick3d-everywhere-src-6.0.3.tar.xz
|
/qtquick3d-everywhere-src-6.0.3.tar.xz
|
||||||
/qtquick3d-everywhere-src-6.1.0.tar.xz
|
/qtquick3d-everywhere-src-6.1.0.tar.xz
|
||||||
/qtquick3d-everywhere-src-6.1.1.tar.xz
|
/qtquick3d-everywhere-src-6.1.1.tar.xz
|
||||||
|
/qtquick3d-everywhere-src-6.1.2.tar.xz
|
||||||
|
@ -5,8 +5,8 @@ ExcludeArch: s390x
|
|||||||
|
|
||||||
Summary: Qt6 - Quick3D Libraries and utilities
|
Summary: Qt6 - Quick3D Libraries and utilities
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.1.1
|
Version: 6.1.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||||
# See also http://doc.qt.io/qt-5/licensing.html
|
# See also http://doc.qt.io/qt-5/licensing.html
|
||||||
@ -168,6 +168,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 12 2021 Jan Grulich <jgrulich@redhat.com> - 6.1.2-1
|
||||||
|
- 6.1.2
|
||||||
|
|
||||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.1-2
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtquick3d-everywhere-src-6.1.1.tar.xz) = 7b744bf47dd162f8dcc2eac0e9928c28eafd55064b7b022e14a8f5a19789b1d37e0549c73a4029a8727c2ca5098e62f45216687d5c14c6166ba185709ecb9283
|
SHA512 (qtquick3d-everywhere-src-6.1.2.tar.xz) = 9881feb858af095b7c4b65db059603c03161bdf80368ca241b70f3dd76fa7b1bfdc45720a5b48b6c3e073df47fb3d8e6ddc3fd400fe8c222c41cced9a0d2caac
|
||||||
|
Loading…
Reference in New Issue
Block a user