[scipy] Rebuild with Python 3.4

Orion Poplawski orion at fedoraproject.org
Sun May 11 02:31:45 UTC 2014


commit dcc6bb82514c789069309d2ebf218c92fdf177a5
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sat May 10 20:32:09 2014 -0600

    Rebuild with Python 3.4

 scipy.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/scipy.spec b/scipy.spec
index 783dedf..5d283ed 100644
--- a/scipy.spec
+++ b/scipy.spec
@@ -11,7 +11,7 @@
 Summary: Scientific Tools for Python
 Name: scipy
 Version: 0.14.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 Group: Development/Libraries
 # BSD -- whole package except:
@@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif # with_python3
 
 %changelog
+* Sat May 10 2014 Orion Poplawski <orion at cora.nwra.com> - 0.14-2
+- Rebuild with Python 3.4
+
 * Tue May  6 2014 Orion Poplawski <orion at cora.nwra.com> - 0.14-1
 - Update to 0.14
 - Do not use system python-six (bug #1046817)


More information about the scm-commits mailing list