Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Yaakov Selkowitz
4bbc12cf84 Fix %qt6_qtwebengine_arches
Make this match the ExclusiveArch tag of qt6-qtwebengine.  QtWebEngine
cannot be built (natively) for 32-bit arches, and MIPS is obsolete.
2023-10-05 15:23:16 +02:00
2 changed files with 5 additions and 2 deletions

View file

@ -5,5 +5,5 @@
# # If you cannot get this package to build on your secondary architecure, please:
# # * remove your architecture from this list AND
# # * put #1298011 onto your ExcludeArch tracker.
%qt6_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el
%qt6_qtwebengine_arches x86_64 aarch64

View file

@ -1,7 +1,7 @@
Name: qt6
Version: 6.5.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Qt6 meta package
License: GPL-3.0-only
URL: https://getfedora.org/
@ -142,6 +142,9 @@ echo "- Qt6 devel meta package" > %{buildroot}%{_docdir}/qt6-devel/README
%changelog
* Tue Sep 05 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 6.5.1-2
- Fix %%qt6_qtwebengine_arches
* Mon May 22 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.1-1
- 6.5.1