diff --git a/net-snmp.spec b/net-snmp.spec index e8d3a29..e7d0282 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -10,7 +10,7 @@ Summary: A collection of SNMP protocol tools and libraries Name: net-snmp Version: 5.9.1 -Release: 10%{?dist} +Release: 11%{?dist} Epoch: 1 License: BSD @@ -501,6 +501,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test %{_libdir}/libnetsnmptrapd*.so.%{soname}* %changelog +* Wed Sep 15 2021 Sahana Prasad - 1:5.9.1-11 +- Rebuilt with OpenSSL 3.0.0 + * Wed Sep 15 2021 Josef Ridky - 1:5.9.1-10 - Remove ERR_GET_FUNC from code (#2004351)