From d8914f5fb2a061b00e92ee533ccfdef9786de24b Mon Sep 17 00:00:00 2001 From: Sergio Pascual Date: Nov 20 2014 22:16:00 +0000 Subject: New release of pandas 0.15.1 --- 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 - 0.15.1-1 +- New release of pandas 0.15.1 + * Mon Oct 20 2014 Sergio Pascual - 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