From 7c32758a26d95407d38a0d6f0aab232ea99067ee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 10:58:41 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_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 17d5f53..d135c23 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: 37%{?dist} +Release: 38%{?dist} URL: https://github.com/agrover/python-kmod/ Source0: https://github.com/downloads/agrover/%{name}/%{name}-%{version}.tar.gz BuildRequires: gcc @@ -40,6 +40,9 @@ Linux kernel modules, using libkmod. %doc COPYING.LESSER README %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 0.9-38 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 13 2023 Python Maint - 0.9-37 - Rebuilt for Python 3.12