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 - 0.8.4-1 +- New upstream release (0.8.4) + * Wed Sep 03 2014 Sergio Pascual - 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