add riscv64 to %qt5-srpm-macros
(cherry picked from commit 5cafecf49e4ad78b235df3918462f2e8c2e57b6f)
This commit is contained in:
parent
f096b088cc
commit
650e198258
@ -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
@ -1,6 +1,6 @@
|
||||
Name: qt5
|
||||
Version: 5.15.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Qt5 meta package
|
||||
License: GPLv3
|
||||
URL: https://getfedora.org/
|
||||
@ -90,6 +90,9 @@ echo "- Qt5 devel meta package" > %{buildroot}%{_docdir}/qt5-devel/README
|
||||
%{_rpmconfigdir}/macros.d/macros.qt5-srpm
|
||||
|
||||
%changelog
|
||||
* Mon May 27 2024 laokz <zhangkai@iscas.ac.cn> - 5.15.2-2
|
||||
- add riscv64 to %qt5-srpm-macros
|
||||
|
||||
* Tue Feb 2 2021 jinzhimin <jinzhimin2@huawei.com> - 5.15.2-1
|
||||
- update to 5.15.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user