[python-scikit-image] New upstream version (0.11.2)

Sergio Pascual sergiopr at fedoraproject.org
Thu Mar 12 15:35:36 UTC 2015


commit e9d9c3107a72843ddec518b7404de5e60aa59132
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Thu Mar 12 16:35:30 2015 +0100

    New upstream version (0.11.2)

 .gitignore               | 1 +
 python-scikit-image.spec | 5 ++++-
 sources                  | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <sergiopr at fedoraproject.org> - 0.11.2-1
+- New upstream version (0.11.2)
+
 * Wed Feb 04 2015 Sergio Pascual <sergiopr at fedoraproject.org> - 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


More information about the scm-commits mailing list