From 52abbf4d671bd4a6220caf8175bab04b1d97b025 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 01:50:46 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-kmod.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-kmod.spec b/python-kmod.spec index c663f2d..420bf6e 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: 28%{?dist} +Release: 29%{?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 +* Wed Jul 29 2020 Fedora Release Engineering - 0.9-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 0.9-28 - Rebuilt for Python 3.9