Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
45ec911ae8 | ||
|
|
15585f1298 | ||
|
|
f439865682 | ||
|
|
d0a895a16a |
1 changed files with 13 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Initiative (NIfTI).}
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.0.4
|
||||
Release: 24%{?dist}
|
||||
Release: 28%{?dist}
|
||||
Summary: Python bindings for Gifti
|
||||
|
||||
# Automatically converted from old format: GPLv2 - review is highly recommended.
|
||||
|
|
@ -87,6 +87,18 @@ install -D -m 0644 %{srcname}.py -t %{buildroot}/%{python2_sitelib}/
|
|||
%{python3_sitelib}/__pycache__/%{srcname}.cpython-3*.pyc
|
||||
|
||||
%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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue