packaging: bump up revision (28-9)
- Add symvers.xz support to weak-modules Resolves: rhbz#2192895 Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
This commit is contained in:
parent
6b0aa4e785
commit
36aca425e7
@ -1,6 +1,6 @@
|
|||||||
Name: kmod
|
Name: kmod
|
||||||
Version: 28
|
Version: 28
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
Summary: Linux kernel module management utilities
|
Summary: Linux kernel module management utilities
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -111,6 +111,10 @@ install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/depmod.d/dist.conf
|
|||||||
%{_libdir}/libkmod.so
|
%{_libdir}/libkmod.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 11 2023 Eugene Syromiatnikov <esyr@redhat.com> - 28-9
|
||||||
|
- Add symvers.xz support to weak-modules
|
||||||
|
- Resolves: rhbz#2192895
|
||||||
|
|
||||||
* Thu Feb 9 2023 Yauheni Kaliuta <ykaliuta@redhat.com> - 28-8
|
* Thu Feb 9 2023 Yauheni Kaliuta <ykaliuta@redhat.com> - 28-8
|
||||||
- man/rmmod: explain why modprobe -r is more useful
|
- man/rmmod: explain why modprobe -r is more useful
|
||||||
Resolves: rhbz#2164253
|
Resolves: rhbz#2164253
|
||||||
|
Loading…
Reference in New Issue
Block a user