[scipy] Update to 0.14.1

Orion Poplawski orion at fedoraproject.org
Sun Jan 4 18:08:15 UTC 2015


commit 5873af2f8dc03f574a48af7cedee7adb78846213
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sun Jan 4 11:08:24 2015 -0700

    Update to 0.14.1

 .gitignore |    1 +
 scipy.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1bfd71f..35689b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ scipy-0.7.2.tar.gz
 /scipy-0.13.3.tar.gz
 /scipy-0.14.0b1.tar.gz
 /scipy-0.14.0.tar.gz
+/scipy-0.14.1.tar.gz
diff --git a/scipy.spec b/scipy.spec
index c345809..b15df29 100644
--- a/scipy.spec
+++ b/scipy.spec
@@ -10,8 +10,8 @@
 
 Summary: Scientific Tools for Python
 Name: scipy
-Version: 0.14.0
-Release: 5%{?dist}
+Version: 0.14.1
+Release: 1%{?dist}
 
 Group: Development/Libraries
 # BSD -- whole package except:
@@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif # with_python3
 
 %changelog
+* Sun Jan 4 2015 Orion Poplawski <orion at cora.nwra.com> - 0.14.1-1
+- Update to 0.14.1
+
 * Wed Aug 20 2014 Kevin Fenzi <kevin at scrye.com> - 0.14.0-5
 - Rebuild for rpm bug 1131892
 
diff --git a/sources b/sources
index 3616892..831eb3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7c7f4ccf8b07b08d6fe49d5cd51f85d  scipy-0.14.0.tar.gz
+1bfedd3197b3e3f8cd131ae2c06a1bf5  scipy-0.14.1.tar.gz


More information about the scm-commits mailing list