diff --git a/.gitignore b/.gitignore index 9ac3f19..df76d78 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /scikit-image-0.11.2.tar.gz /scikit-image-0.11.3.tar.gz /scikit-image-0.11.3-nolena.tar.gz +/scikit-image-0.12.3.tar.gz diff --git a/python-scikit-image.spec b/python-scikit-image.spec index 648edcd..4c6306c 100644 --- a/python-scikit-image.spec +++ b/python-scikit-image.spec @@ -3,7 +3,7 @@ Name: python-scikit-image Version: 0.12.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Image processing in Python # The following files are BSD 2 clauses, the rest BSD 3 clauses # skimage/graph/_mcp.pyx @@ -137,7 +137,7 @@ popd %{_bindir}/skivi %changelog -* Tue Mar 29 2016 Sergio Pascual - 0.12.3-1 +* Tue Mar 29 2016 Sergio Pascual - 0.12.3-2 - New upstream source - Disable tests for the moment diff --git a/sources b/sources index 53dfc74..37b094a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cac85d2a255356c665f476203b89aa2e scikit-image-0.11.3-nolena.tar.gz +04ea833383e0b6ad5f65da21292c25e1 scikit-image-0.12.3.tar.gz