public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/spice] rawhide: Add loongarch64 support.
@ 2026-06-17 6:44 Sun Haiyong
0 siblings, 0 replies; only message in thread
From: Sun Haiyong @ 2026-06-17 6:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/spice
Branch : rawhide
Commit : 418e7efd0afa03fcf160123678ea69a7a943a34f
Author : Sun Haiyong <sunhaiyong@zdbr.net>
Date : 2026-06-17T10:21:54+08:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/spice/c/418e7efd0afa03fcf160123678ea69a7a943a34f?branch=rawhide
Log:
Add loongarch64 support.
---
diff --git a/spice.spec b/spice.spec
index 25e3db1..5d9ceee 100644
--- a/spice.spec
+++ b/spice.spec
@@ -1,6 +1,6 @@
Name: spice
Version: 0.16.0
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Implements the SPICE protocol
# Automatically converted from old format: LGPLv2+ - review is highly recommended.
License: LicenseRef-Callaway-LGPLv2+
@@ -13,7 +13,7 @@ Patch0001: 0001-test-display-base-Fix-C-designated-initializer-for-a.patch
%if 0%{?rhel} && 0%{?rhel} <= 7
ExclusiveArch: x86_64
%else
-ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 riscv64
+ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 riscv64 loongarch64
%endif
BuildRequires: meson ninja-build
@@ -99,6 +99,9 @@ using spice-server, you will need to install spice-server-devel.
%changelog
+* Wed Jun 17 2026 Sun Haiyong <sunhaiyong@zdbr.net> - 0.16.0-6
+- Add loongarch64 support
+
* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 0.16.0-5
- Rebuilt for openssl 4.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-17 6:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-17 6:44 [rpms/spice] 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