diff --git a/libarrow.spec b/libarrow.spec index f5fa3af194c11a09da7e545077dc6b7fe95cf3d7..9bc9a4d5af0139ce36cfc0558f75f4a098680c14 100644 --- a/libarrow.spec +++ b/libarrow.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %bcond_without use_flight %bcond_with use_plasma %bcond_with use_gandiva @@ -13,7 +13,7 @@ Name: libarrow Version: 14.0.2 -Release: 1%{?dist} +Release: %{anolis_release}%{?dist} Summary: A toolbox for accelerated data interchange and in-memory processing License: Apache-2.0 URL: https://arrow.apache.org/ @@ -24,7 +24,7 @@ Source0: https://dist.apache.org/repos/dist/release/arrow/arrow-%{version}/apach # a 64-bit build and runtime environment. This is only consumer of the liborc # package, and in turn the only consumer of this and liborc is Ceph, which # is also 64-bit only -ExcludeArch: %{ix86} %{arm} +ExcludeArch: %{ix86} %{arm} loongarch64 BuildRequires: bison BuildRequires: boost-devel BuildRequires: brotli-devel @@ -848,6 +848,9 @@ export LD_LIBRARY_PATH='%{buildroot}%{_libdir}' %changelog +* Thu Feb 13 2025 Wenlong Zhang - 14.0.2-2 +- build for loongarch64 + * Thu Dec 28 2023 Zhongling He - 14.0.2-1 - Upgrade to 14.0.2