From 374408750788eef4e4d0561b5d62e99574584ea0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 08:34:18 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-pygiftiio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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