From 9fe7da09e6eba84865193da6c6fa9aa4db03c336 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 10:45:05 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- python-kmod.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-kmod.spec b/python-kmod.spec index dbda4ec..900c605 100644 --- a/python-kmod.spec +++ b/python-kmod.spec @@ -3,7 +3,7 @@ License: LGPLv2+ Group: Development/Libraries Summary: Python module to work with kernel modules Version: 0.9 -Release: 13%{?dist} +Release: 14%{?dist} URL: https://github.com/agrover/python-kmod/ Source0: https://github.com/downloads/agrover/%{name}/%{name}-%{version}.tar.gz BuildRequires: python2-devel @@ -51,6 +51,9 @@ Linux kernel modules, using libkmod. %doc COPYING.LESSER README %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 0.9-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Jul 07 2017 Igor Gnatenko - 0.9-13 - Rebuild due to bug in RPM (RHBZ #1468476)