This is an automated email from the ASF dual-hosted git repository. kszucs pushed a commit to annotated tag apache-arrow-0.17.1 in repository https://gitbox.apache.org/repos/asf/arrow.git
commit d915a65a3479495a797bc1f3f9244f3e1e589548 Author: Krisztián Szűcs <[email protected]> AuthorDate: Thu May 14 12:56:57 2020 +0200 [Release] Update .deb/.rpm changelogs for 0.17.1 --- .../linux-packages/apache-arrow-archive-keyring/debian/changelog | 6 ++++++ .../apache-arrow-release/yum/apache-arrow-release.spec.in | 3 +++ .../linux-packages/apache-arrow/debian.ubuntu-xenial/changelog | 6 ++++++ dev/tasks/linux-packages/apache-arrow/debian/changelog | 6 ++++++ dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in | 3 +++ 5 files changed, 24 insertions(+) diff --git a/dev/tasks/linux-packages/apache-arrow-archive-keyring/debian/changelog b/dev/tasks/linux-packages/apache-arrow-archive-keyring/debian/changelog index 870a666..1e12d76 100644 --- a/dev/tasks/linux-packages/apache-arrow-archive-keyring/debian/changelog +++ b/dev/tasks/linux-packages/apache-arrow-archive-keyring/debian/changelog @@ -1,3 +1,9 @@ +apache-arrow-archive-keyring (0.17.1-1) unstable; urgency=low + + * New upstream release. + + -- Krisztián Szűcs <[email protected]> Thu, 14 May 2020 10:56:56 -0000 + apache-arrow-archive-keyring (0.17.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 8fd5852..0c8cd4c 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 @@ -94,6 +94,9 @@ else fi %changelog +* Thu May 14 2020 Krisztián Szűcs <[email protected]> - 0.17.1-1 +- New upstream release. + * Thu Apr 16 2020 Krisztián Szűcs <[email protected]> - 0.17.0-1 - New upstream release. diff --git a/dev/tasks/linux-packages/apache-arrow/debian.ubuntu-xenial/changelog b/dev/tasks/linux-packages/apache-arrow/debian.ubuntu-xenial/changelog index 0cb4b1f..c0a7e86 100644 --- a/dev/tasks/linux-packages/apache-arrow/debian.ubuntu-xenial/changelog +++ b/dev/tasks/linux-packages/apache-arrow/debian.ubuntu-xenial/changelog @@ -1,3 +1,9 @@ +apache-arrow (0.17.1-1) unstable; urgency=low + + * New upstream release. + + -- Krisztián Szűcs <[email protected]> Thu, 14 May 2020 10:56:56 -0000 + apache-arrow (0.17.0-1) unstable; urgency=low * New upstream release. diff --git a/dev/tasks/linux-packages/apache-arrow/debian/changelog b/dev/tasks/linux-packages/apache-arrow/debian/changelog index 0cb4b1f..c0a7e86 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 (0.17.1-1) unstable; urgency=low + + * New upstream release. + + -- Krisztián Szűcs <[email protected]> Thu, 14 May 2020 10:56:56 -0000 + apache-arrow (0.17.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 6486875..aa6fb2b 100644 --- a/dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in +++ b/dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in @@ -713,6 +713,9 @@ Documentation for Apache Parquet GLib. %endif %changelog +* Thu May 14 2020 Krisztián Szűcs <[email protected]> - 0.17.1-1 +- New upstream release. + * Thu Apr 16 2020 Krisztián Szűcs <[email protected]> - 0.17.0-1 - New upstream release.
