6.2.0 - rc
This commit is contained in:
parent
9fe8be7bfb
commit
7d7969512c
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/qt3d-everywhere-src-6.1.1.tar.xz
|
/qt3d-everywhere-src-6.1.1.tar.xz
|
||||||
/qt3d-everywhere-src-6.1.2.tar.xz
|
/qt3d-everywhere-src-6.1.2.tar.xz
|
||||||
/qt3d-everywhere-src-6.2.0-beta4.tar.xz
|
/qt3d-everywhere-src-6.2.0-beta4.tar.xz
|
||||||
|
/qt3d-everywhere-src-6.2.0-rc.tar.xz
|
||||||
|
@ -6,7 +6,7 @@ ExcludeArch: s390x
|
|||||||
|
|
||||||
%global unstable 1
|
%global unstable 1
|
||||||
%if 0%{unstable}
|
%if 0%{unstable}
|
||||||
%global prerelease beta4
|
%global prerelease rc
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Summary: Qt6 - Qt3D QML bindings and C++ APIs
|
Summary: Qt6 - Qt3D QML bindings and C++ APIs
|
||||||
@ -202,6 +202,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 18 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.0~rc-1
|
||||||
|
- 6.2.0 - rc
|
||||||
|
|
||||||
* Mon Sep 13 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.0~beta4-1
|
* Mon Sep 13 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.0~beta4-1
|
||||||
- 6.2.0 - beta4
|
- 6.2.0 - beta4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qt3d-everywhere-src-6.2.0-beta4.tar.xz) = 060e82ab72a45e7eae96094c454e7426f0bda443028d76ec50897151080cd834ec23bf9936160e2f706978b46d15644be2de4ad160905a05c3838836045c9b49
|
SHA512 (qt3d-everywhere-src-6.2.0-rc.tar.xz) = 71de8503255c9dc9749ec87478def0bf1d5c1b9f53907edda5626dc38516f4f1a0b01ab4af73e72046c89dc6d4abc2b7aeb1ec55f9d616b76b6d0a6486c0e840
|
||||||
|
Loading…
Reference in New Issue
Block a user