Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-19 10:43:19 +02:00
parent 9b7990f12e
commit f043938721

View File

@ -2,7 +2,7 @@ Name: python-kmod
License: LGPLv2+
Summary: Python module to work with kernel modules
Version: 0.9
Release: 24%{?dist}
Release: 25%{?dist}
URL: https://github.com/agrover/python-kmod/
Source0: https://github.com/downloads/agrover/%{name}/%{name}-%{version}.tar.gz
BuildRequires: gcc
@ -39,6 +39,9 @@ Linux kernel modules, using libkmod.
%doc COPYING.LESSER README
%changelog
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9-25
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild