[scipy/f20] Update to 0.12.1 - fixes CVE-2013-4251 (bug 101351)

Orion Poplawski orion at fedoraproject.org
Mon Oct 14 23:03:01 UTC 2013


commit e0f5b5dcec08774ca6066d367e5547345f8f301a
Author: Orion Poplawski <orion at nwra.com>
Date:   Mon Oct 14 17:02:59 2013 -0600

    Update to 0.12.1 - fixes CVE-2013-4251 (bug 101351)

 .gitignore |    1 +
 scipy.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a027428..2b5940b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ scipy-0.7.2.tar.gz
 /scipy-0.11.0.tar.gz
 /scipy-0.12.0b1.tar.gz
 /scipy-0.12.0.tar.gz
+/scipy-0.12.1.tar.gz
diff --git a/scipy.spec b/scipy.spec
index 326e999..335f873 100644
--- a/scipy.spec
+++ b/scipy.spec
@@ -7,8 +7,8 @@
 
 Summary: Scipy: Scientific Tools for Python
 Name: scipy
-Version: 0.12.0
-Release: 4%{?dist}
+Version: 0.12.1
+Release: 1%{?dist}
 
 Group: Development/Libraries
 # BSD -- whole package except:
@@ -142,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif # with_python3
 
 %changelog
+* Mon Oct 14 2013 Orion Poplawski <orion at cora.nwra.com> - 0.12.1-1
+- Update to 0.12.1 - fixes CVE-2013-4251 (bug 101351)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 53c0195..b62f0ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8fb4da324649f655e8557ea92b998786  scipy-0.12.0.tar.gz
+906278290152fedfe79029371ca584a5  scipy-0.12.1.tar.gz


More information about the scm-commits mailing list