This commit is contained in:
parent
6f7b5fcd5e
commit
1896f35da7
1 changed files with 4 additions and 1 deletions
|
|
@ -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 <releng@fedoraproject.org> - 1.0.4-22
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.0.4-21
|
||||
- Rebuilt for Python 3.13
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue