[scipy] Update to 0.13.1

Orion Poplawski orion at fedoraproject.org
Sun Nov 17 20:24:23 UTC 2013


commit 5c2f06c5bd7d7c41343c19a3f32cf74e0ecf643d
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sun Nov 17 13:24:52 2013 -0700

    Update to 0.13.1

 .gitignore |    1 +
 scipy.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bef8bff..f508360 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ scipy-0.7.2.tar.gz
 /scipy-0.13.0b1.tar.gz
 /scipy-0.13.0rc1.tar.gz
 /scipy-0.13.0.tar.gz
+/scipy-0.13.1.tar.gz
diff --git a/scipy.spec b/scipy.spec
index 5b4bf87..d5e6525 100644
--- a/scipy.spec
+++ b/scipy.spec
@@ -10,7 +10,7 @@
 
 Summary: Scientific Tools for Python
 Name: scipy
-Version: 0.13.0
+Version: 0.13.1
 Release: 1%{?dist}
 
 Group: Development/Libraries
@@ -147,6 +147,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif # with_python3
 
 %changelog
+* Sun Nov 17 2013 Orion Poplwski <orion at cora.nwra.com> - 0.13.1-1
+- Update to 0.13.1
+
 * Wed Oct 23 2013 Tomas Tomecek <ttomecek at redhat.com> - 0.13.0-2
 - Update to 0.13.0 final
 
diff --git a/sources b/sources
index 287a247..d84dd13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ffa1e9bfd2bbdf3f17f4cf8139084098  scipy-0.13.0.tar.gz
+e082fe358a2b39cff235e5af4240f5a5  scipy-0.13.1.tar.gz


More information about the scm-commits mailing list