From 697aaf565365bac82300e33087d475106588b509 Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Sep 23 2013 10:28:26 +0000 Subject: Adds missing updated spec file for 0.12 of pandas --- diff --git a/python-pandas.spec b/python-pandas.spec index 3747f8b..129ee1f 100644 --- a/python-pandas.spec +++ b/python-pandas.spec @@ -1,4 +1,3 @@ - %{?filter_setup: %filter_provides_in %{python_sitearch}.*\.so$ %filter_setup @@ -6,8 +5,8 @@ Name: python-pandas -Version: 0.10.0 -Release: 3%{?dist} +Version: 0.12.0 +Release: 1%{?dist} Summary: Python library providing high-performance data analysis tools Group: Development/Languages @@ -22,6 +21,8 @@ Requires: numpy Requires: scipy Requires: python-tables Requires: python-matplotlib +Requires: python-bottleneck +Requires: python-numexpr %description pandas is an open source, BSD-licensed library providing @@ -48,6 +49,9 @@ analysis tools for the Python programming language. %changelog +* Fri Sep 20 2013 Kushal Das 0.12.0-1 +- New release of pandas 0.12.0 + * Sun Aug 04 2013 Fedora Release Engineering - 0.10.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild