From bccf015e239dd4c1f5c04dee3085cbc2dd94c510 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Feb 24 2021 15:29:50 +0000 Subject: Add spec-file for the distribution --- diff --git a/SPECS/kmod.spec b/SPECS/kmod.spec index cf0fad5..b3c7c2e 100644 --- a/SPECS/kmod.spec +++ b/SPECS/kmod.spec @@ -1,6 +1,6 @@ Name: kmod Version: 25 -Release: 16%{?dist} +Release: 16%{?dist}.1 Summary: Linux kernel module management utilities Group: System Environment/Kernel @@ -125,6 +125,10 @@ install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/depmod.d/dist.conf %{_libdir}/libkmod.so %changelog +* Mon Jan 11 2021 Yauheni Kaliuta - 25-16_el8_3.1 +- weak-modules: reset compatible_modules if configuration is not valid + Resolves: rhbz#1915253 + * Mon Dec 9 2019 Yauheni Kaliuta - 25-16 - weak-modules: update_modules_for_krel: always finish sandbox - weak-modules: groupping: use dependencies of extra/ provider