[python-pandas] New release of pandas 0.15.1

Sergio Pascual sergiopr at fedoraproject.org
Wed Dec 3 16:17:24 UTC 2014


commit d8914f5fb2a061b00e92ee533ccfdef9786de24b
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Thu Nov 20 23:16:00 2014 +0100

    New release of pandas 0.15.1

 .gitignore         |    1 +
 python-pandas.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d8e0b8..cad5260 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /pandas-0.14.0.tar.gz
 /pandas-0.14.1.tar.gz
 /pandas-0.15.0.tar.gz
+/pandas-0.15.1.tar.gz
diff --git a/python-pandas.spec b/python-pandas.spec
index 3b64520..36202e4 100644
--- a/python-pandas.spec
+++ b/python-pandas.spec
@@ -3,7 +3,7 @@
 
 
 Name:           python-pandas
-Version:        0.15.0
+Version:        0.15.1
 Release:        1%{?dist}
 Summary:        Python library providing high-performance data analysis tools
 
@@ -92,6 +92,9 @@ popd
 
 
 %changelog
+* Thu Nov 20 2014 Sergio Pascual <sergiopr at fedoraproject.org> - 0.15.1-1
+- New release of pandas 0.15.1
+
 * Mon Oct 20 2014 Sergio Pascual <sergiopr at fedoraproject.org> - 0.15.0-1
 - New release of pandas 0.15.0
 
diff --git a/sources b/sources
index 07e91ff..9ea0e77 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb2427593747da949aa4ff12aa1e048d  pandas-0.15.0.tar.gz
+f6fd8d49fc801f6f3fa48f9117a6290b  pandas-0.15.1.tar.gz


More information about the scm-commits mailing list