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 - 0.14.1-1 +- Update to 0.14.1 + * Wed Aug 20 2014 Kevin Fenzi - 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