diff --git a/.gitignore b/.gitignore index 78faf5b..0e6980e 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ numpy-1.4.1.tar.gz /numpy-1.7.0b2.tar.gz /numpy-1.7.0rc1.tar.gz /numpy-1.7.0.tar.gz +/numpy-1.7.1.tar.gz diff --git a/numpy.spec b/numpy.spec index bfe8163..8951ed5 100644 --- a/numpy.spec +++ b/numpy.spec @@ -8,7 +8,7 @@ #global relc rc1 Name: numpy -Version: 1.7.0 +Version: 1.7.1 Release: 1%{?dist} Epoch: 1 Summary: A fast multidimensional array facility for Python @@ -253,6 +253,9 @@ rm -rf %{buildroot} %changelog +* Wed Apr 10 2013 Orion Poplawski - 1:1.7.1-1 +- Update to 1.7.1 + * Sat Feb 9 2013 Orion Poplawski - 1:1.7.0-1 - Update to 1.7.0 final diff --git a/sources b/sources deleted file mode 100644 index ad0df24..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -4fa54e40b6a243416f0248123b6ec332 numpy-1.7.0.tar.gz