Enable s390x builds
This commit is contained in:
parent
1dcac07906
commit
91cc3820a3
@ -1,6 +1,3 @@
|
|||||||
# FIXME: qt6-qtdeclarative doesn't build on S390x
|
|
||||||
# BUG: https://bugreports.qt.io/browse/QTBUG-93101
|
|
||||||
ExcludeArch: s390x
|
|
||||||
|
|
||||||
%global qt_module qtwayland
|
%global qt_module qtwayland
|
||||||
|
|
||||||
@ -12,7 +9,7 @@ ExcludeArch: s390x
|
|||||||
Summary: Qt6 - Wayland platform support and QtCompositor module
|
Summary: Qt6 - Wayland platform support and QtCompositor module
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.2.3
|
Version: 6.2.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
License: LGPLv3
|
License: LGPLv3
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
@ -168,6 +165,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 25 2022 Jan Grulich <jgrulich@redhat.com> - 6.2.3-2
|
||||||
|
- Enable s390x builds
|
||||||
|
|
||||||
* Mon Jan 31 2022 Jan Grulich <jgrulich@redhat.com> - 6.2.3-1
|
* Mon Jan 31 2022 Jan Grulich <jgrulich@redhat.com> - 6.2.3-1
|
||||||
- 6.2.3
|
- 6.2.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user