From 49935f5b6ded0ea089f8d2c5581b2795a7810b17 Mon Sep 17 00:00:00 2001 From: Jarod Wilson Date: May 29 2008 15:02:07 +0000 Subject: - New upstream release --- diff --git a/.cvsignore b/.cvsignore index cb67419..24f11f6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -numpy-1.0.4.tar.gz +numpy-1.1.0.tar.gz diff --git a/numpy.spec b/numpy.spec index 155b764..eaff93b 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.0.4 +Version: 1.1.0 Release: 1%{?dist} Summary: A fast multidimensional array facility for Python @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu May 29 2008 Jarod Wilson 1.1.0-1 +- New upstream release + * Tue May 06 2008 Jarod Wilson 1.0.4-1 - New upstream release diff --git a/sources b/sources index 19dab26..a023432 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f011e9d7697da570efaac61c51725e0 numpy-1.0.4.tar.gz +bf176b9857c4c588a63e414df84a1826 numpy-1.1.0.tar.gz