[numpy] Update to 1.8.2

Orion Poplawski orion at fedoraproject.org
Mon Aug 11 03:29:42 UTC 2014


commit 822dbaebb97cc54ec28595b4e799fcca7ab2b096
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sun Aug 10 21:29:43 2014 -0600

    Update to 1.8.2

 .gitignore |    1 +
 numpy.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a114b0b..470f180 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ numpy-1.4.1.tar.gz
 /numpy-1.8.0rc2.tar.gz
 /numpy-1.8.0.tar.gz
 /numpy-1.8.1.tar.gz
+/numpy-1.8.2.tar.gz
diff --git a/numpy.spec b/numpy.spec
index e7bac67..7a530e4 100644
--- a/numpy.spec
+++ b/numpy.spec
@@ -8,8 +8,8 @@
 %global relc %{nil}
 
 Name:           numpy
-Version:        1.8.1
-Release:        4%{?dist}
+Version:        1.8.2
+Release:        1%{?dist}
 Epoch:          1
 Summary:        A fast multidimensional array facility for Python
 
@@ -237,6 +237,9 @@ popd &> /dev/null
 
 
 %changelog
+* Sun Aug 10 2014 Orion Poplawski <orion at nwra.com> - 1:1.8.2-1
+- Update to 1.8.2
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.8.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index afd5cd7..5b51947 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-be95babe263bfa3428363d6db5b64678  numpy-1.8.1.tar.gz
+dd8eece8f6fda3a13836de4adbafb0cb  numpy-1.8.2.tar.gz


More information about the scm-commits mailing list