diff --git a/.gitignore b/.gitignore index 7574104..424f0a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /scikit-image-0.10.1.tar.gz /scikit-image-0.11.0.tar.gz +/scikit-image-0.11.2.tar.gz diff --git a/python-scikit-image.spec b/python-scikit-image.spec index e7be236..5e776b6 100644 --- a/python-scikit-image.spec +++ b/python-scikit-image.spec @@ -2,7 +2,7 @@ %global upname scikit-image Name: python-scikit-image -Version: 0.11.0 +Version: 0.11.2 Release: 1%{?dist} Summary: Image processing in Python # The following files are BSD 2 clauses, the rest BSD 3 clauses @@ -122,6 +122,9 @@ find %{buildroot} -name "*.so" | xargs chmod 755 %{_bindir}/skivi %changelog +* Thu Mar 12 2015 Sergio Pascual - 0.11.2-1 +- New upstream version (0.11.2) + * Wed Feb 04 2015 Sergio Pascual - 0.11.0-1 - New upstream version diff --git a/sources b/sources index e8c04cc..a3ea1e8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dbb1aa5b634b462f9c43cdae2e17f5ba scikit-image-0.11.0.tar.gz +9a2118cc4d18c038a7d22e3ce0141309 scikit-image-0.11.2.tar.gz