|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libnl3
|
|
|
|
|
Version: 3.9.0
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Convenience library for kernel netlink sockets
|
|
|
|
|
License: LGPL-2.1-only
|
|
|
|
|
URL: http://www.infradead.org/~tgr/libnl/
|
|
|
|
@ -153,6 +153,10 @@ popd
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.9.0-5
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.9.0-4
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|