Rebuilt for Python 3.10
This commit is contained in:
parent
7cabe11365
commit
7d8e21b2c2
@ -15,7 +15,7 @@ scripting in Python.}
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.0.11
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Scriptable debugger library
|
||||
|
||||
License: GPLv3+
|
||||
@ -120,6 +120,9 @@ cp -PR examples tools %{buildroot}%{_datadir}/drgn
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.0.11-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Tue Apr 6 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.0.11-2
|
||||
- Make doc subpackage noarch
|
||||
- Add license file
|
||||
|
Loading…
Reference in New Issue
Block a user