From 079a68f0abb91ec093238c624a90cd8ef4cb5a96 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 05:36:51 +0000 Subject: [PATCH 01/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-pygiftiio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pygiftiio.spec b/python-pygiftiio.spec index 07b4f48..0fe73d0 100644 --- a/python-pygiftiio.spec +++ b/python-pygiftiio.spec @@ -16,7 +16,7 @@ Initiative (NIfTI).} Name: python-%{srcname} Version: 1.0.4 -Release: 18%{?dist} +Release: 19%{?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 +* Mon Jan 22 2024 Fedora Release Engineering - 1.0.4-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Jul 21 2023 Fedora Release Engineering - 1.0.4-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From e007574d1061f73ef5ae84c476ac97538f777649 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jan 2024 08:35:17 +0000 Subject: [PATCH 02/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-pygiftiio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pygiftiio.spec b/python-pygiftiio.spec index 0fe73d0..3ae6dd7 100644 --- a/python-pygiftiio.spec +++ b/python-pygiftiio.spec @@ -16,7 +16,7 @@ Initiative (NIfTI).} Name: python-%{srcname} Version: 1.0.4 -Release: 19%{?dist} +Release: 20%{?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 Jan 26 2024 Fedora Release Engineering - 1.0.4-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Jan 22 2024 Fedora Release Engineering - 1.0.4-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 6f7b5fcd5e270c5125194e60544f0d54ba91510a Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 7 Jun 2024 08:59:20 +0200 Subject: [PATCH 03/10] Rebuilt for Python 3.13 --- python-pygiftiio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pygiftiio.spec b/python-pygiftiio.spec index 3ae6dd7..d3194c5 100644 --- a/python-pygiftiio.spec +++ b/python-pygiftiio.spec @@ -16,7 +16,7 @@ Initiative (NIfTI).} Name: python-%{srcname} Version: 1.0.4 -Release: 20%{?dist} +Release: 21%{?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 07 2024 Python Maint - 1.0.4-21 +- Rebuilt for Python 3.13 + * Fri Jan 26 2024 Fedora Release Engineering - 1.0.4-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 1896f35da71ebfd58b80d89f3e0a9764c0be5d37 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 14:29:49 +0000 Subject: [PATCH 04/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- python-pygiftiio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pygiftiio.spec b/python-pygiftiio.spec index d3194c5..bdddb00 100644 --- a/python-pygiftiio.spec +++ b/python-pygiftiio.spec @@ -16,7 +16,7 @@ Initiative (NIfTI).} Name: python-%{srcname} Version: 1.0.4 -Release: 21%{?dist} +Release: 22%{?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 19 2024 Fedora Release Engineering - 1.0.4-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jun 07 2024 Python Maint - 1.0.4-21 - Rebuilt for Python 3.13 From 8916f54f7a83e5475ac4ad2cc904e119ce0b556b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 29 Jul 2024 11:48:57 +0200 Subject: [PATCH 05/10] convert GPLv2 license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- python-pygiftiio.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-pygiftiio.spec b/python-pygiftiio.spec index bdddb00..fed305e 100644 --- a/python-pygiftiio.spec +++ b/python-pygiftiio.spec @@ -16,10 +16,11 @@ Initiative (NIfTI).} Name: python-%{srcname} Version: 1.0.4 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Python bindings for Gifti -License: GPLv2 +# Automatically converted from old format: GPLv2 - review is highly recommended. +License: GPL-2.0-only URL: https://www.nitrc.org/frs/?group_id=75 Source0: https://www.nitrc.org/frs/download.php/1285/%{srcname}-%{version}.tar.gz Source1: https://www.nitrc.org/frs/download.php/261/gifti_write_example.py @@ -86,6 +87,9 @@ install -D -m 0644 %{srcname}.py -t %{buildroot}/%{python2_sitelib}/ %{python3_sitelib}/__pycache__/%{srcname}.cpython-3*.pyc %changelog +* Mon Jul 29 2024 Miroslav Suchý - 1.0.4-23 +- convert license to SPDX + * Fri Jul 19 2024 Fedora Release Engineering - 1.0.4-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From e6e022a0dd4a5616fec45479e9be1f1341ecd126 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 17:46:05 +0000 Subject: [PATCH 06/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- python-pygiftiio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pygiftiio.spec b/python-pygiftiio.spec index fed305e..70d5ad7 100644 --- a/python-pygiftiio.spec +++ b/python-pygiftiio.spec @@ -16,7 +16,7 @@ Initiative (NIfTI).} Name: python-%{srcname} Version: 1.0.4 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Python bindings for Gifti # Automatically converted from old format: GPLv2 - review is highly recommended. @@ -87,6 +87,9 @@ install -D -m 0644 %{srcname}.py -t %{buildroot}/%{python2_sitelib}/ %{python3_sitelib}/__pycache__/%{srcname}.cpython-3*.pyc %changelog +* Sat Jan 18 2025 Fedora Release Engineering - 1.0.4-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Mon Jul 29 2024 Miroslav Suchý - 1.0.4-23 - convert license to SPDX From d0a895a16adf3f07e68f4f85ce11d452bab91819 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 2 Jun 2025 20:36:21 +0200 Subject: [PATCH 07/10] Rebuilt for Python 3.14 --- python-pygiftiio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pygiftiio.spec b/python-pygiftiio.spec index 70d5ad7..5af6c2a 100644 --- a/python-pygiftiio.spec +++ b/python-pygiftiio.spec @@ -16,7 +16,7 @@ Initiative (NIfTI).} Name: python-%{srcname} Version: 1.0.4 -Release: 24%{?dist} +Release: 25%{?dist} Summary: Python bindings for Gifti # Automatically converted from old format: GPLv2 - review is highly recommended. @@ -87,6 +87,9 @@ install -D -m 0644 %{srcname}.py -t %{buildroot}/%{python2_sitelib}/ %{python3_sitelib}/__pycache__/%{srcname}.cpython-3*.pyc %changelog +* Mon Jun 02 2025 Python Maint - 1.0.4-25 +- Rebuilt for Python 3.14 + * Sat Jan 18 2025 Fedora Release Engineering - 1.0.4-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From f439865682a6efdbebda528103f03a5a11252722 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 09:37:23 +0000 Subject: [PATCH 08/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- python-pygiftiio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pygiftiio.spec b/python-pygiftiio.spec index 5af6c2a..48a3180 100644 --- a/python-pygiftiio.spec +++ b/python-pygiftiio.spec @@ -16,7 +16,7 @@ Initiative (NIfTI).} Name: python-%{srcname} Version: 1.0.4 -Release: 25%{?dist} +Release: 26%{?dist} Summary: Python bindings for Gifti # Automatically converted from old format: GPLv2 - review is highly recommended. @@ -87,6 +87,9 @@ install -D -m 0644 %{srcname}.py -t %{buildroot}/%{python2_sitelib}/ %{python3_sitelib}/__pycache__/%{srcname}.cpython-3*.pyc %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 1.0.4-26 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Mon Jun 02 2025 Python Maint - 1.0.4-25 - Rebuilt for Python 3.14 From 15585f1298df2291e756097b2841850c60b3442a Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 14:30:08 +0200 Subject: [PATCH 09/10] Rebuilt for Python 3.14.0rc2 bytecode --- python-pygiftiio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pygiftiio.spec b/python-pygiftiio.spec index 48a3180..3b87b51 100644 --- a/python-pygiftiio.spec +++ b/python-pygiftiio.spec @@ -16,7 +16,7 @@ Initiative (NIfTI).} Name: python-%{srcname} Version: 1.0.4 -Release: 26%{?dist} +Release: 27%{?dist} Summary: Python bindings for Gifti # Automatically converted from old format: GPLv2 - review is highly recommended. @@ -87,6 +87,9 @@ install -D -m 0644 %{srcname}.py -t %{buildroot}/%{python2_sitelib}/ %{python3_sitelib}/__pycache__/%{srcname}.cpython-3*.pyc %changelog +* Fri Aug 15 2025 Python Maint - 1.0.4-27 +- Rebuilt for Python 3.14.0rc2 bytecode + * Fri Jul 25 2025 Fedora Release Engineering - 1.0.4-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 45ec911ae83861eb1635f9286712d9eaf164c947 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 14:05:37 +0200 Subject: [PATCH 10/10] Rebuilt for Python 3.14.0rc3 bytecode --- python-pygiftiio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pygiftiio.spec b/python-pygiftiio.spec index 3b87b51..be8a7ce 100644 --- a/python-pygiftiio.spec +++ b/python-pygiftiio.spec @@ -16,7 +16,7 @@ Initiative (NIfTI).} Name: python-%{srcname} Version: 1.0.4 -Release: 27%{?dist} +Release: 28%{?dist} Summary: Python bindings for Gifti # Automatically converted from old format: GPLv2 - review is highly recommended. @@ -87,6 +87,9 @@ install -D -m 0644 %{srcname}.py -t %{buildroot}/%{python2_sitelib}/ %{python3_sitelib}/__pycache__/%{srcname}.cpython-3*.pyc %changelog +* Fri Sep 19 2025 Python Maint - 1.0.4-28 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 1.0.4-27 - Rebuilt for Python 3.14.0rc2 bytecode