diff --git a/color-filesystem.spec b/color-filesystem.spec index e4b8b83d9de3bd6d3aa05be3de833be36a8dddc2..1c8a07c7e17c1c3118dc4d29cb8cce357437224d 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 loongarch64 Requires: filesystem Requires: rpm @@ -53,6 +53,9 @@ EOF %{_sysconfdir}/rpm/macros.color %changelog +* Mon Nov 14 Wenlong Zhang - 1.16 +- Add loongarch support for color filesystem + * Tue May 25 2021 zhangyao - 1-15 - Import Color Filesystem