From 1aded49b6e4383cfd29b31a718ce0664d129d67f Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Nov 07 2011 23:27:40 +0000 Subject: Update to 1.6.1 --- diff --git a/.gitignore b/.gitignore index 9c96e28..8c8d05f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ numpy-1.4.1.tar.gz /numpy-1.6.0b1.tar.gz /numpy-1.6.0b2.tar.gz /numpy-1.6.0.tar.gz +/numpy-1.6.1.tar.gz diff --git a/numpy.spec b/numpy.spec index dec434e..2345d33 100644 --- a/numpy.spec +++ b/numpy.spec @@ -8,8 +8,8 @@ %global relc %{nil} Name: numpy -Version: 1.6.0 -Release: 2%{?dist} +Version: 1.6.1 +Release: 1%{?dist} Epoch: 1 Summary: A fast multidimensional array facility for Python @@ -247,6 +247,9 @@ rm -rf %{buildroot} %changelog +* Mon Nov 7 2011 Orion Poplawski - 1:1.6.1-1 +- Update to 1.6.1 + * Fri Jun 17 2011 Jon Ciesla - 1:1.6.0-2 - Bump and rebuild for BZ 712251. diff --git a/sources b/sources index cc773bd..31d40f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e0993c74cb8e83292e560eac1a9be8e9 numpy-1.6.0.tar.gz +2bce18c08fc4fce461656f0f4dd9103e numpy-1.6.1.tar.gz