diff --git a/net-snmp.spec b/net-snmp.spec index 4d57136..34077b7 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: 14%{?dist} +Release: 15%{?dist} Epoch: 1 License: BSD @@ -503,6 +503,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test %{_libdir}/libnetsnmptrapd*.so.%{soname}* %changelog +* Mon May 30 2022 Jitka Plesnikova - 1:5.9.1-15 +- Perl 5.36 rebuild + * Sat Jan 29 2022 Zbigniew Jędrzejewski-Szmek - 1:5.9.1-14 - Remove linker flags from Libs.private (#2043092)