Rebuilt for Python 3.10
This commit is contained in:
parent
4e6419e56f
commit
8028d07ad7
@ -1,6 +1,6 @@
|
|||||||
Name: libkdumpfile
|
Name: libkdumpfile
|
||||||
Version: 0.4.0
|
Version: 0.4.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Kernel coredump file access
|
Summary: Kernel coredump file access
|
||||||
|
|
||||||
License: LGPLv3+ or GPLv2+
|
License: LGPLv3+ or GPLv2+
|
||||||
@ -88,6 +88,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.4.0-3
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Fri Apr 2 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.4.0-2
|
* Fri Apr 2 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.4.0-2
|
||||||
- Fix license
|
- Fix license
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user