From 03b921a5fa0b46314b9a464e09f8b560959fb38b Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Thu, 7 Jan 2016 08:47:31 -0600 Subject: [PATCH] 1.10.4 --- .gitignore | 1 + numpy.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ec124b7..63b8b26 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ numpy-1.4.1.tar.gz /numpy-1.10.2rc1.tar.gz /numpy-1.10.2rc2.tar.gz /numpy-1.10.2.tar.gz +/numpy-1.10.4.tar.gz diff --git a/numpy.spec b/numpy.spec index bd625cc..1e29258 100644 --- a/numpy.spec +++ b/numpy.spec @@ -10,7 +10,7 @@ %global modname numpy Name: numpy -Version: 1.10.2 +Version: 1.10.4 Release: 1%{?relc}%{?dist} Epoch: 1 Summary: A fast multidimensional array facility for Python @@ -252,6 +252,9 @@ popd &> /dev/null %changelog +* Thu Jan 07 2016 Jon Ciesla - 1:1.10.4-1 +- Update to 1.10.4, BZ 1296509. + * Tue Dec 15 2015 Jon Ciesla - 1:1.10.2-1 - Update to 1.10.2, BZ 1291674. diff --git a/sources b/sources index b8add62..8bad248 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -816518282f1617636aaf26e7cd9b127b numpy-1.10.2.tar.gz +90bb9034652cefbada19cf7d141a6a61 numpy-1.10.4.tar.gz