From 73726396854ac2eee2556fec0f06420a13fc84e2 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Wed, 6 Aug 2008 16:43:27 +0000 Subject: [PATCH] New upstream, BZ 458129. --- .cvsignore | 2 +- numpy.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 24f11f6..3d3e7b3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -numpy-1.1.0.tar.gz +numpy-1.1.1.tar.gz diff --git a/numpy.spec b/numpy.spec index 9f43d43..2c0bd10 100644 --- a/numpy.spec +++ b/numpy.spec @@ -3,7 +3,7 @@ %{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} Name: numpy -Version: 1.1.0 +Version: 1.1.1 Release: 1%{?dist} Summary: A fast multidimensional array facility for Python @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Aug 06 2008 Jon Ciesla 1.1.1-1 +- New upstream release + * Thu May 29 2008 Jarod Wilson 1.1.0-1 - New upstream release diff --git a/sources b/sources index a023432..eb4a5d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf176b9857c4c588a63e414df84a1826 numpy-1.1.0.tar.gz +af066b59a50bf5dbe1a14d6be3df6937 numpy-1.1.1.tar.gz