diff --git a/python-nibabel.spec b/python-nibabel.spec index 974e8e3..36376de 100644 --- a/python-nibabel.spec +++ b/python-nibabel.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 2.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python package to access a cacophony of neuro-imaging file formats License: MIT and PDDL-1.0 @@ -135,6 +135,9 @@ nosetests-%{python3_version} -v %{python3_sitelib}/nisext/ %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 2.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Jun 22 2018 Ankur Sinha - 2.3.0-1 - Update to 2.3.0 - No build since tests fail, issue filed: https://github.com/nipy/nibabel/issues/579