Rebuilt with OpenSSL 3.0.0

This commit is contained in:
Sahana Prasad 2021-09-14 19:05:21 +02:00 committed by Miro Hrončok
parent 43ea30869b
commit 7b3a5b1282

View File

@ -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 <sahana@redhat.com> - 29-6
- Rebuilt with OpenSSL 3.0.0
* Tue Aug 10 2021 Yauheni Kaliuta <ykaliuta@redhat.com> - 29-5
- kmod.spec: enable debug
- weak-modules: compare_initramfs_modules: exit on pushd/popd failures