Add riscv64 to fedora_arches.xml
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
19793f1bae
commit
1c419f8f60
@ -14,6 +14,10 @@
|
||||
<target>powerpc64le-.*linux.*</target>
|
||||
</targetset>
|
||||
|
||||
<targetset canonical="riscv64-linux">
|
||||
<target>riscv64-.*linux.*</target>
|
||||
</targetset>
|
||||
|
||||
<targetset canonical="s390x-linux">
|
||||
<target>s390x-.*linux.*</target>
|
||||
</targetset>
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
Name: gprconfig-kb
|
||||
Version: %{upstream_version}
|
||||
Release: 2%{?dist}
|
||||
Release: 2.0.riscv64%{?dist}
|
||||
Summary: GNAT project configuration knowledge base
|
||||
BuildArch: noarch
|
||||
|
||||
@ -112,6 +112,9 @@ xmllint --nonet --noout --noent \
|
||||
###############
|
||||
|
||||
%changelog
|
||||
* Sat Jan 18 2025 David Abdurachmanov <davidlt@rivosinc.com> - 25.0.0-2.0.riscv64
|
||||
- Add riscv64 to fedora_arches.xml
|
||||
|
||||
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 25.0.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user