[python-joblib] New upstream release (0.8.4)

Sergio Pascual sergiopr at fedoraproject.org
Mon Mar 2 10:17:45 UTC 2015


commit edf0b66b461ee6dd8f2cf8734659b0d05d0d336f
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Mon Mar 2 11:17:37 2015 +0100

    New upstream release (0.8.4)

 .gitignore         | 1 +
 python-joblib.spec | 5 ++++-
 sources            | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3bd923a..3c28c0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /python-joblib-0.8.0.tar.gz
 /joblib-0.8.2.tar.gz
 /joblib-0.8.3.tar.gz
+/joblib-0.8.4.tar.gz
diff --git a/python-joblib.spec b/python-joblib.spec
index 963a213..bc957cf 100644
--- a/python-joblib.spec
+++ b/python-joblib.spec
@@ -14,7 +14,7 @@ In particular, joblib offers:						\
  * logging and tracing of the execution
 
 Name: python-%{upname}
-Version: 0.8.3
+Version: 0.8.4
 Release: 1%{?dist}
 Summary: Lightweight pipelining: using Python functions as pipeline jobs
 License: BSD
@@ -104,6 +104,9 @@ popd
 
 
 %changelog
+* Mon Mar 02 2015 Sergio Pascual <sergiopr at fedoraproject.org> - 0.8.4-1
+- New upstream release (0.8.4)
+
 * Wed Sep 03 2014 Sergio Pascual <sergiopr at fedoraproject.org> - 0.8.3-1
 - New upstream release (0.8.3)
 
diff --git a/sources b/sources
index 2f9dd44..41b9bcf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0cadf58c284198c342134ea88b11704f  joblib-0.8.3.tar.gz
+90a1c25cc4dc4a8e3536093dbc35cff3  joblib-0.8.4.tar.gz


More information about the scm-commits mailing list