From 4bfe7d7ec2043473954283300205efa20923d533 Mon Sep 17 00:00:00 2001 From: Sergio Pascual Date: Dec 16 2014 23:21:52 +0000 Subject: New release of pandas 0.15.2 --- diff --git a/.gitignore b/.gitignore index cad5260..34aeeda 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /pandas-0.14.1.tar.gz /pandas-0.15.0.tar.gz /pandas-0.15.1.tar.gz +/pandas-0.15.2.tar.gz diff --git a/python-pandas.spec b/python-pandas.spec index 36202e4..f40f328 100644 --- a/python-pandas.spec +++ b/python-pandas.spec @@ -3,7 +3,7 @@ Name: python-pandas -Version: 0.15.1 +Version: 0.15.2 Release: 1%{?dist} Summary: Python library providing high-performance data analysis tools @@ -92,6 +92,9 @@ popd %changelog +* Wed Dec 17 2014 Sergio Pascual - 0.15.2-1 +- New release of pandas 0.15.2 + * Thu Nov 20 2014 Sergio Pascual - 0.15.1-1 - New release of pandas 0.15.1 diff --git a/sources b/sources index 9ea0e77..b64e4de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f6fd8d49fc801f6f3fa48f9117a6290b pandas-0.15.1.tar.gz +d74481b57fda726a9ed60b223f0ad4b7 pandas-0.15.2.tar.gz