Enable s390x builds
This commit is contained in:
parent
35c41d56bc
commit
fbbc6b5a2a
@ -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 qtimageformats
|
%global qt_module qtimageformats
|
||||||
|
|
||||||
@ -12,7 +9,7 @@ ExcludeArch: s390x
|
|||||||
Summary: Qt6 - QtImageFormats component
|
Summary: Qt6 - QtImageFormats component
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.2.3
|
Version: 6.2.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for details
|
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
@ -85,6 +82,9 @@ rm -rv src/3rdparty
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 25 2022 Jan Grulich <jgrulich@redhat.com> - 6.2.3-3
|
||||||
|
- Enable s390x builds
|
||||||
|
|
||||||
* Sun Feb 13 2022 Josef Ridky <jridky@redhat.com> - 6.2.3-2
|
* Sun Feb 13 2022 Josef Ridky <jridky@redhat.com> - 6.2.3-2
|
||||||
- Rebuilt for libjasper.so.6
|
- Rebuilt for libjasper.so.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user