Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4bbc12cf84 |
2 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
5
qt6.spec
5
qt6.spec
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue