public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/grubby] rawhide: Add loongarch64 support.
@ 2026-07-02 8:20 Sun Haiyong
0 siblings, 0 replies; only message in thread
From: Sun Haiyong @ 2026-07-02 8:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/grubby
Branch : rawhide
Commit : 2ea6d5d18a2e994486a5381ba3f8913f193b3e02
Author : Sun Haiyong <sunhaiyong@zdbr.net>
Date : 2026-07-02T10:50:56+08:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/grubby/c/2ea6d5d18a2e994486a5381ba3f8913f193b3e02?branch=rawhide
Log:
Add loongarch64 support.
---
diff --git a/grubby.spec b/grubby.spec
index 84c5da6..64ecbdb 100644
--- a/grubby.spec
+++ b/grubby.spec
@@ -3,7 +3,7 @@
Name: grubby
Version: 8.40
-Release: 89%{?dist}
+Release: 90%{?dist}
Summary: Command line tool for updating bootloader configs
License: GPL-2.0-or-later
Source1: grubby-bls
@@ -22,7 +22,7 @@ BuildRequires: pkgconfig
BuildRequires: popt-devel
BuildRequires: rpm-devel
BuildRequires: sed
-%ifarch aarch64 x86_64 %{power64} riscv64
+%ifarch aarch64 x86_64 %{power64} riscv64 loongarch64
BuildRequires: grub2-tools-minimal
Requires: grub2-tools-minimal
Requires: grub2-tools
@@ -79,6 +79,9 @@ fi
%config(noreplace) %{_sysconfdir}/sysconfig/kernel
%changelog
+* Thu Jul 2 2026 Sun Haiyong <sunhaiyong@zdbr.net> - 8.40-90
+- Add loongarch64 support.
+
* Mon May 18 2026 Ondrej Mosnáček <omosnacek@gmail.com> - 8.40-89
- Fix matching by kernel name
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-02 8:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 8:20 [rpms/grubby] rawhide: Add 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