diff --git a/color-filesystem.spec b/color-filesystem.spec index 44c86ea37e1c603509f3dd17098975b657f0f52b..c183c67648c440517d5f2ab8aac49305e147f8c1 100644 --- a/color-filesystem.spec +++ b/color-filesystem.spec @@ -2,7 +2,7 @@ Name: color-filesystem Version: 1 -Release: 17 +Release: 18 Summary: Color filesystem layout Group: System Environment/Base License: Public Domain @@ -10,7 +10,7 @@ BuildArch: noarch URL: https://src.fedoraproject.org/rpms/color-filesystem Source0: color-filesystem.tar.gz -ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64 sw_64 loongarch64 +ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64 sw_64 loongarch64 riscv64 Requires: filesystem Requires: rpm @@ -53,6 +53,9 @@ EOF %{_sysconfdir}/rpm/macros.color %changelog +* Mon Mar 20 2023 misaka00251 - 1-18 +- Add riscv64 support for color filesystem + * Mon Nov 14 2022 Wenlong Zhang - 1.17 - Add loongarch support for color filesystem