diff --git a/color-filesystem.spec b/color-filesystem.spec index e4b8b83d9de3bd6d3aa05be3de833be36a8dddc2..50ee61768a052a3f0d229c4122b4b618af46f24a 100644 --- a/color-filesystem.spec +++ b/color-filesystem.spec @@ -2,7 +2,7 @@ Name: color-filesystem Version: 1 -Release: 15 +Release: 16 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 +ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64 riscv64 Requires: filesystem Requires: rpm @@ -53,6 +53,9 @@ EOF %{_sysconfdir}/rpm/macros.color %changelog +* Mon Aug 16 2021 xinminst - 1-16 +- add riscv64 to ExclusiveArch + * Tue May 25 2021 zhangyao - 1-15 - Import Color Filesystem