From 7b3a5b1282b7e50be8f2f790484b4c18693b229a Mon Sep 17 00:00:00 2001 From: Sahana Prasad Date: Tue, 14 Sep 2021 19:05:21 +0200 Subject: [PATCH] Rebuilt with OpenSSL 3.0.0 --- kmod.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kmod.spec b/kmod.spec index dd787b0..ebde4b9 100644 --- a/kmod.spec +++ b/kmod.spec @@ -13,7 +13,7 @@ Name: kmod Version: 29 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Linux kernel module management utilities License: GPLv2+ @@ -132,6 +132,9 @@ install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/depmod.d/dist.conf %{_libdir}/libkmod.so %changelog +* Tue Sep 14 2021 Sahana Prasad - 29-6 +- Rebuilt with OpenSSL 3.0.0 + * Tue Aug 10 2021 Yauheni Kaliuta - 29-5 - kmod.spec: enable debug - weak-modules: compare_initramfs_modules: exit on pushd/popd failures