This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch maint-21.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git

commit 7cde626f5d9f6f583bc246e910df02b58eb89978
Author: Sutou Kouhei <[email protected]>
AuthorDate: Fri Jul 11 16:44:45 2025 +0900

    MINOR: [Release] Update .deb/.rpm changelogs for 21.0.0
---
 dev/tasks/linux-packages/apache-arrow-apt-source/debian/changelog   | 6 ++++++
 .../apache-arrow-release/yum/apache-arrow-release.spec.in           | 3 +++
 dev/tasks/linux-packages/apache-arrow/debian/changelog              | 6 ++++++
 dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in             | 3 +++
 4 files changed, 18 insertions(+)

diff --git a/dev/tasks/linux-packages/apache-arrow-apt-source/debian/changelog 
b/dev/tasks/linux-packages/apache-arrow-apt-source/debian/changelog
index eb915890d2..95382e344f 100644
--- a/dev/tasks/linux-packages/apache-arrow-apt-source/debian/changelog
+++ b/dev/tasks/linux-packages/apache-arrow-apt-source/debian/changelog
@@ -1,3 +1,9 @@
+apache-arrow-apt-source (21.0.0-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Sutou Kouhei <[email protected]>  Fri, 11 Jul 2025 07:44:45 -0000
+
 apache-arrow-apt-source (20.0.0-1) unstable; urgency=low
 
   * New upstream release.
diff --git 
a/dev/tasks/linux-packages/apache-arrow-release/yum/apache-arrow-release.spec.in
 
b/dev/tasks/linux-packages/apache-arrow-release/yum/apache-arrow-release.spec.in
index e5a22bf4f1..0abdc845c9 100644
--- 
a/dev/tasks/linux-packages/apache-arrow-release/yum/apache-arrow-release.spec.in
+++ 
b/dev/tasks/linux-packages/apache-arrow-release/yum/apache-arrow-release.spec.in
@@ -102,6 +102,9 @@ else
 fi
 
 %changelog
+* Fri Jul 11 2025 Sutou Kouhei <[email protected]> - 21.0.0-1
+- New upstream release.
+
 * Tue Apr 22 2025 Jacob Wujciak-Jens <[email protected]> - 20.0.0-1
 - New upstream release.
 
diff --git a/dev/tasks/linux-packages/apache-arrow/debian/changelog 
b/dev/tasks/linux-packages/apache-arrow/debian/changelog
index 466a634976..78a14b3a28 100644
--- a/dev/tasks/linux-packages/apache-arrow/debian/changelog
+++ b/dev/tasks/linux-packages/apache-arrow/debian/changelog
@@ -1,3 +1,9 @@
+apache-arrow (21.0.0-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Sutou Kouhei <[email protected]>  Fri, 11 Jul 2025 07:44:45 -0000
+
 apache-arrow (20.0.0-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in 
b/dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in
index 1fce40c3d2..fee6bda271 100644
--- a/dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in
+++ b/dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in
@@ -931,6 +931,9 @@ Documentation for Apache Parquet GLib.
 %endif
 
 %changelog
+* Fri Jul 11 2025 Sutou Kouhei <[email protected]> - 21.0.0-1
+- New upstream release.
+
 * Tue Apr 22 2025 Jacob Wujciak-Jens <[email protected]> - 20.0.0-1
 - New upstream release.
 

Reply via email to