Add riscv64 to qt5_qtwebengine_arches
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
8244fa88e5
commit
da38bf211a
@ -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.
|
||||
%qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el
|
||||
%qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el riscv64
|
||||
|
||||
|
5
qt5.spec
5
qt5.spec
@ -6,7 +6,7 @@
|
||||
|
||||
Name: qt5
|
||||
Version: 5.15.6
|
||||
Release: 1%{?dist}
|
||||
Release: 1.0.riscv64%{?dist}
|
||||
Summary: Qt5 meta package
|
||||
License: GPLv3
|
||||
URL: https://getfedora.org/
|
||||
@ -141,6 +141,9 @@ echo "- Qt5 devel meta package" > %{buildroot}%{_docdir}/qt5-devel/README
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Oct 09 2022 David Abdurachmanov <davidlt@rivosinc.com> - 5.15.6-1.0.riscv64
|
||||
- Add riscv64 to qt5_qtwebengine_arches
|
||||
|
||||
* Tue Sep 20 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.6-1
|
||||
- 5.15.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user