From 5ca3ab167a30840dfa3a2a41a143e7d15c1a42bc Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 30 May 2019 13:32:34 +0200 Subject: [PATCH] Perl 5.30 rebuild --- net-snmp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index f00d380..fca4afb 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: 6%{?dist} +Release: 7%{?dist} Epoch: 1 License: BSD @@ -481,6 +481,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test %{_libdir}/libnetsnmptrapd*.so.%{soname}* %changelog +* Thu May 30 2019 Jitka Plesnikova - 1:5.8-7 +- Perl 5.30 rebuild + * Thu Feb 07 2019 Josef Ridky - 1:5.8-6 - fix IPv6 address assignment for clientaddr option (#1673272)