From 7059aac9bf6e4d49b83864a89d4100fadfa9002e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:53:27 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-pygiftiio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pygiftiio.spec b/python-pygiftiio.spec index cb501d9..1af0397 100644 --- a/python-pygiftiio.spec +++ b/python-pygiftiio.spec @@ -16,7 +16,7 @@ Initiative (NIfTI).} Name: python-%{srcname} Version: 1.0.4 -Release: 10%{?dist} +Release: 11%{?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 Jun 04 2021 Python Maint - 1.0.4-11 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 1.0.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild