From 66cc77b0803aeacf49cf8cdc39bab8f677d7232e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 22:11:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- net-snmp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index 2ea2d26..4a8f6ab 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: 13%{?dist} +Release: 14%{?dist} Epoch: 1 License: BSD @@ -531,6 +531,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1:5.7.3-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Aug 12 2016 Josef Ridky - 1:5.7.3-13 - net-snmp.redhat.conf: update default configuration to conform to the best practices (#1359123) - nmp_transport.c: use strtok_r for strtok to avoid a race condition (#1366282)