Enable s390x builds
This commit is contained in:
parent
3439492c4c
commit
7a20633541
@ -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 qtscxml
|
%global qt_module qtscxml
|
||||||
|
|
||||||
@ -12,7 +9,7 @@ ExcludeArch: s390x
|
|||||||
Summary: Qt6 - ScXml component
|
Summary: Qt6 - ScXml component
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.2.3
|
Version: 6.2.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
@ -114,6 +111,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||||||
|
|
||||||
|
|
||||||
%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