diff --git a/net-snmp.spec b/net-snmp.spec index 7f3bd9d..642a292 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -11,7 +11,7 @@ Summary: A collection of SNMP protocol tools and libraries Name: net-snmp Version: 5.7.3 -Release: 6%{?dist} +Release: 7%{?dist} Epoch: 1 License: BSD @@ -517,6 +517,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Mon Jul 27 2015 Richard W.M. Jones - 1:5.7.3-7 +- Bump version to rebuild against new RPM in Rawhide. + * Tue Jul 14 2015 Jan Safranek - 1:5.7.3-6 - Recompile with -Wformat (#1242766)