From f8211cb8c38e9e2c2fac331731393327353e40f7 Mon Sep 17 00:00:00 2001 From: Sergio Pascual Date: Nov 09 2016 12:21:02 +0000 Subject: New upstream version (0.19.1) --- diff --git a/.gitignore b/.gitignore index 5417421..8cd1d54 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /pandas-0.18.0.tar.gz /pandas-0.18.1.tar.gz /pandas-0.19.0.tar.gz +/pandas-0.19.1.tar.gz diff --git a/python-pandas.spec b/python-pandas.spec index 0446d07..cf3f70f 100644 --- a/python-pandas.spec +++ b/python-pandas.spec @@ -7,7 +7,7 @@ %endif Name: python-%{srcname} -Version: 0.19.0 +Version: 0.19.1 Release: 1%{?dist} Summary: Python library providing high-performance data analysis tools @@ -113,6 +113,9 @@ Python 3 version. %endif # with_python3 %changelog +* Wed Nov 09 2016 Sergio Pascual - 0.19.1-1 +- New upstream version (0.19.1) + * Wed Oct 19 2016 Sergio Pascual - 0.19.0-1 - New upstream version (0.19.0) - Brings pandas-datareader using recommends diff --git a/sources b/sources index eaa0014..7944135 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc9bb7188e510b5d44fbdd249698a2c3 pandas-0.19.0.tar.gz +e0a688db072455a9ecdda3cb87ecf654 pandas-0.19.1.tar.gz