diff --git a/python-joblib.spec b/python-joblib.spec index 42b8b48..e1e13c8 100644 --- a/python-joblib.spec +++ b/python-joblib.spec @@ -10,7 +10,7 @@ In particular, joblib offers: \ Name: python-%{srcname} Version: 0.13.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Lightweight pipelining: using Python functions as pipeline jobs License: BSD @@ -63,6 +63,9 @@ popd %{python3_sitelib}/%{srcname}/ %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.13.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Jul 11 2019 Sergio Pascual - 0.13.2-2 - New upstream source (0.13.2) - Skip broken test "test_joblib_pickle_across_python_versions"