diff --git a/python-kmod.spec b/python-kmod.spec index dc9fad0..07dfa22 100644 --- a/python-kmod.spec +++ b/python-kmod.spec @@ -2,7 +2,7 @@ Name: python-kmod License: LGPLv2+ Summary: Python module to work with kernel modules Version: 0.9 -Release: 25%{?dist} +Release: 26%{?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 +* Thu Oct 03 2019 Miro Hrončok - 0.9-26 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 0.9-25 - Rebuilt for Python 3.8