diff --git a/calamares.spec b/calamares.spec index c8d2ce1d4932f505a6b707b6669a8e49f23efbb2..22b1705c946aef6d0a649cbe0acb5e1ccdadf4c5 100644 --- a/calamares.spec +++ b/calamares.spec @@ -2,7 +2,7 @@ Name: calamares Version: 3.3.7 -Release: 22 +Release: 23 Summary: Installer from a live CD/DVD/USB to disk License: GPL-3.0-or-later @@ -71,7 +71,7 @@ Patch25: 0026-fix-ppt-picture-show-issue-and-set-release-version.patch # Calamares is only supported where live images (and GRUB) are. (#1171380) # This list matches the arches where grub2-efi is used to boot the system -ExclusiveArch: %{ix86} x86_64 aarch64 riscv64 +ExclusiveArch: %{ix86} x86_64 aarch64 riscv64 loongarch64 # Macros BuildRequires: git-core @@ -360,6 +360,9 @@ cd %{_builddir} || exit 0 rm -rf %{buildroot} %changelog +* Mon Nov 10 2025 Wenlong Zhang - 3.3.7-23 +- enable loongarch64 for calamares + * Wed Sep 17 2025 Liu Wang <1823363429@qq.com> - 3.3.7-22 - ID:NA - SUG:NA