diff --git a/net-snmp.spec b/net-snmp.spec index 0bcfda3..3b36b40 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.8 -Release: 23%{?dist} +Release: 24%{?dist} Epoch: 1 License: BSD @@ -527,6 +527,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test %{_libdir}/libnetsnmptrapd*.so.%{soname}* %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1:5.8-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jul 07 2020 Josef Ridky - 1:5.8-23 - change /var/run/net-snmp to /run/net-snmp (#1737631)