|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
Summary: A collection of SNMP protocol tools and libraries
|
|
|
|
|
Name: net-snmp
|
|
|
|
|
Version: 5.9.4
|
|
|
|
|
Release: 13%{?dist}
|
|
|
|
|
Release: 14%{?dist}
|
|
|
|
|
Epoch: 1
|
|
|
|
|
|
|
|
|
|
License: MIT-CMU and BSD-3-Clause and MIT and OpenSSL
|
|
|
|
@ -515,6 +515,10 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test
|
|
|
|
|
%{_libdir}/libnetsnmptrapd*.so.%{soname}*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:5.9.4-14
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 1:5.9.4-13
|
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
|
|
|
|
|
|