This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 14f2e4e386 GH-36120: [C#] Support schema metadata through the C API
(#36122)
add 9923a8b9e6 GH-36006: [Packaging][RPM] Add support for Amazon Linux
2023 (#36081)
No new revisions were added by this update.
Summary of changes:
dev/release/binary-task.rb | 1 +
dev/release/verify-release-candidate.sh | 1 +
dev/release/verify-yum.sh | 43 +++++++------
.../apache-arrow-release/yum/Apache-Arrow.repo | 7 +++
.../{almalinux-9 => amazon-linux-2023}/Dockerfile | 2 +-
.../yum/apache-arrow-release.spec.in | 13 +++-
.../amazon-linux-2023-aarch64}/from | 2 +-
.../{almalinux-9 => amazon-linux-2023}/Dockerfile | 27 +++-----
.../linux-packages/apache-arrow/yum/arrow.spec.in | 71 ++++++++++++----------
dev/tasks/linux-packages/package-task.rb | 2 +
dev/tasks/tasks.yml | 1 +
11 files changed, 98 insertions(+), 72 deletions(-)
copy dev/tasks/linux-packages/apache-arrow-release/yum/{almalinux-9 =>
amazon-linux-2023}/Dockerfile (97%)
copy dev/tasks/linux-packages/apache-arrow/{apt/debian-bookworm-arm64 =>
yum/amazon-linux-2023-aarch64}/from (96%)
copy dev/tasks/linux-packages/apache-arrow/yum/{almalinux-9 =>
amazon-linux-2023}/Dockerfile (81%)