diff --git a/python-pygiftiio.spec b/python-pygiftiio.spec index 1af0397..c4b826d 100644 --- a/python-pygiftiio.spec +++ b/python-pygiftiio.spec @@ -16,7 +16,7 @@ Initiative (NIfTI).} Name: python-%{srcname} Version: 1.0.4 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Python bindings for Gifti License: GPLv2 @@ -86,6 +86,9 @@ install -D -m 0644 %{srcname}.py -t %{buildroot}/%{python2_sitelib}/ %{python3_sitelib}/__pycache__/%{srcname}.cpython-3*.pyc %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.4-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.0.4-11 - Rebuilt for Python 3.10