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

wesm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-dist.git


The following commit(s) were added to refs/heads/master by this push:
     new 2613bd3  Update Linux package versions to 0.7.0 (#8)
2613bd3 is described below

commit 2613bd3ebb84c5840a1f680ee8e70ad1cc6175e3
Author: Wes McKinney <[email protected]>
AuthorDate: Tue Sep 19 21:38:09 2017 -0400

    Update Linux package versions to 0.7.0 (#8)
    
    * Update Python wheel version to 0.7.0
    
    * Update Linux package versions to 0.7.0
    
    * Update changelogs
---
 cpp-linux/apt/descriptor.json | 2 +-
 cpp-linux/debian/changelog    | 6 ++++++
 cpp-linux/yum/arrow.spec.in   | 3 +++
 cpp-linux/yum/descriptor.json | 2 +-
 4 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/cpp-linux/apt/descriptor.json b/cpp-linux/apt/descriptor.json
index 3d39ba0..82d0465 100644
--- a/cpp-linux/apt/descriptor.json
+++ b/cpp-linux/apt/descriptor.json
@@ -7,7 +7,7 @@
         "vcs_url": "htttps://github.com/apache/arrow.git"
     },
     "version": {
-        "name": "0.6.0"
+        "name": "0.7.0"
     },
     "files": [
         {
diff --git a/cpp-linux/debian/changelog b/cpp-linux/debian/changelog
index 7090bba..452a5ec 100644
--- a/cpp-linux/debian/changelog
+++ b/cpp-linux/debian/changelog
@@ -1,3 +1,9 @@
+apache-arrow (0.7.0-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Wes McKinney <[email protected]>  Tue, 12 Sep 2017 22:01:14 -0000
+
 apache-arrow (0.6.0-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/cpp-linux/yum/arrow.spec.in b/cpp-linux/yum/arrow.spec.in
index 7717695..7865e94 100644
--- a/cpp-linux/yum/arrow.spec.in
+++ b/cpp-linux/yum/arrow.spec.in
@@ -219,6 +219,9 @@ Documentation for Apache Arrow GLib.
 %endif
 
 %changelog
+* Tue Sep 12 2017 Wes McKinney <[email protected]> - 0.7.0-1
+- New upstream release.
+
 * Fri Aug 11 2017 Kouhei Sutou <[email protected]> - 0.6.0-1
 - New upstream release.
 
diff --git a/cpp-linux/yum/descriptor.json b/cpp-linux/yum/descriptor.json
index f0bf276..ff9a197 100644
--- a/cpp-linux/yum/descriptor.json
+++ b/cpp-linux/yum/descriptor.json
@@ -7,7 +7,7 @@
         "vcs_url": "htttps://github.com/apache/arrow.git"
     },
     "version": {
-        "name": "0.6.0"
+        "name": "0.7.0"
     },
     "files": [
         {

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to