diff --git a/python-mne-bids.spec b/python-mne-bids.spec index ccc0595..e16c78d 100644 --- a/python-mne-bids.spec +++ b/python-mne-bids.spec @@ -13,7 +13,7 @@ https://mne-tools.github.io/mne-bids/index.html} Name: python-%{pypi_name} Version: 0.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Experimental code for BIDS using MNE License: BSD URL: https://github.com/mne-tools/mne-bids @@ -86,6 +86,9 @@ pytest-%{python3_version} mne_bids %{python3_sitelib}/*-py%{python3_version}.egg-info %changelog +* Fri Jun 04 2021 Python Maint - 0.7-2 +- Rebuilt for Python 3.10 + * Wed Apr 07 2021 Luis Bazan - 0.7-1 - New upstream version