Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
45ec911ae8 | ||
|
|
15585f1298 | ||
|
|
f439865682 | ||
|
|
d0a895a16a | ||
|
|
e6e022a0dd |
1 changed files with 16 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Initiative (NIfTI).}
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.0.4
|
Version: 1.0.4
|
||||||
Release: 23%{?dist}
|
Release: 28%{?dist}
|
||||||
Summary: Python bindings for Gifti
|
Summary: Python bindings for Gifti
|
||||||
|
|
||||||
# Automatically converted from old format: GPLv2 - review is highly recommended.
|
# Automatically converted from old format: GPLv2 - review is highly recommended.
|
||||||
|
|
@ -87,6 +87,21 @@ install -D -m 0644 %{srcname}.py -t %{buildroot}/%{python2_sitelib}/
|
||||||
%{python3_sitelib}/__pycache__/%{srcname}.cpython-3*.pyc
|
%{python3_sitelib}/__pycache__/%{srcname}.cpython-3*.pyc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.0.4-28
|
||||||
|
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||||
|
|
||||||
|
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.0.4-27
|
||||||
|
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||||
|
|
||||||
|
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-26
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||||
|
|
||||||
|
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 1.0.4-25
|
||||||
|
- Rebuilt for Python 3.14
|
||||||
|
|
||||||
|
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-24
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 1.0.4-23
|
* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 1.0.4-23
|
||||||
- convert license to SPDX
|
- convert license to SPDX
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue