public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sun Haiyong <sunhaiyong@zdbr.net>
To: git-commits@fedoraproject.org
Subject: [rpms/grubby] rawhide: Add loongarch64 support.
Date: Thu, 02 Jul 2026 08:20:46 GMT	[thread overview]
Message-ID: <178298044698.1.4720922049763596936.rpms-grubby-2ea6d5d18a2e@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-07-02  8:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178298044698.1.4720922049763596936.rpms-grubby-2ea6d5d18a2e@fedoraproject.org \
    --to=sunhaiyong@zdbr.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox