From 0660938a882ce1e076be288ef3929c916dd088c7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 22:47:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- net-snmp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index 1de96b8..9d0e1d2 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: 20%{?dist} +Release: 21%{?dist} Epoch: 1 License: BSD @@ -549,6 +549,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1:5.7.3-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Thu Jul 20 2017 Adam Williamson -1:5.7.3-20 - Edit fix of issue with undefined symbol my_progname when try to load NetSNMP::TrapReceiver in perl script (#1470004)