[python-pandas] New release of pandas 0.14.1

Sergio Pascual sergiopr at fedoraproject.org
Sun Jul 13 21:42:57 UTC 2014


commit b5eb366bf19218187db87d9970e74ef3f136c9a4
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Sun Jul 13 23:43:10 2014 +0200

    New release of pandas 0.14.1

 .gitignore         |    1 +
 python-pandas.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e927298..79450d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /python-pandas-0.12.0-1.fc19.src.rpm
 /pandas-0.12.0.tar.gz
 /pandas-0.14.0.tar.gz
+/pandas-0.14.1.tar.gz
diff --git a/python-pandas.spec b/python-pandas.spec
index df3ea6b..c1ba9e2 100644
--- a/python-pandas.spec
+++ b/python-pandas.spec
@@ -3,7 +3,7 @@
 
 
 Name:           python-pandas
-Version:        0.14.0
+Version:        0.14.1
 Release:        1%{?dist}
 Summary:        Python library providing high-performance data analysis tools
 
@@ -92,6 +92,9 @@ popd
 
 
 %changelog
+* Sun Jul 13 2014 Sergio Pascual <sergiopr at fedoraproject.org> - 0.14.1-1
+- New release of pandas 0.14.1
+
 * Mon Jun 16 2014 Sergio Pascual <sergiopr at fedoraproject.org> - 0.14.0-1
 - New release of pandas 0.14.0
 
diff --git a/sources b/sources
index e8372f9..0288dab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b775987c0ceebcc8d5ace4a1241c967a  pandas-0.14.0.tar.gz
+393dd8f35411e4022177aa64b2da46f4  pandas-0.14.1.tar.gz


More information about the scm-commits mailing list