public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/crash] rawhide: Enabled loongarch64 support.
@ 2026-08-18 4:51 Sun Haiyong
0 siblings, 0 replies; only message in thread
From: Sun Haiyong @ 2026-08-18 4:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/crash
Branch : rawhide
Commit : c1fb01729705443f157b2be1cde8bba1cb386d3f
Author : Sun Haiyong <sunhaiyong@zdbr.net>
Date : 2026-07-24T11:04:29+08:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/crash/c/c1fb01729705443f157b2be1cde8bba1cb386d3f?branch=rawhide
Log:
Enabled loongarch64 support.
---
diff --git a/crash.spec b/crash.spec
index 3197596..c530aa5 100644
--- a/crash.spec
+++ b/crash.spec
@@ -4,13 +4,13 @@
Summary: Kernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
Name: crash
Version: 9.0.2
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPL-3.0-only
Source0: https://github.com/crash-utility/crash/archive/crash-%{version}.tar.gz
Source1: http://ftp.gnu.org/gnu/gdb/gdb-16.2.tar.gz
URL: https://crash-utility.github.io
ExclusiveOS: Linux
-ExclusiveArch: %{ix86} ia64 x86_64 ppc ppc64 s390 s390x %{arm} aarch64 ppc64le riscv64
+ExclusiveArch: %{ix86} ia64 x86_64 ppc ppc64 s390 s390x %{arm} aarch64 ppc64le riscv64 loongarch64
BuildRequires: ncurses-devel zlib-devel lzo-devel snappy-devel bison wget patch texinfo libzstd-devel
BuildRequires: make gcc gcc-c++
BuildRequires: gmp-devel mpfr-devel
@@ -65,6 +65,9 @@ cp -p defs.h %{buildroot}%{_includedir}/crash
%{_includedir}/*
%changelog
+* Fri Jul 24 2026 Sun Haiyong <sunhaiyong@zdbr.net> - 9.0.2-3
+- enable loongarch64 support.
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-18 4:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 4:51 [rpms/crash] rawhide: Enabled loongarch64 support Sun Haiyong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox