diff --git a/kmod.spec b/kmod.spec index 7b7046a..2522822 100644 --- a/kmod.spec +++ b/kmod.spec @@ -1,6 +1,6 @@ Name: kmod Version: 26 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Linux kernel module management utilities License: GPLv2+ @@ -103,6 +103,9 @@ install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_sbindir}/weak-modules %{_libdir}/libkmod.so %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 26-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Feb 25 2019 Yauheni Kaliuta - 26-3 - weak-modules: sync with RHEL