From c6e59964907b9ab5bb092c482f8c6e8f66cf0f73 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sun, 4 Jun 2017 15:59:26 +0200 Subject: [PATCH] Perl 5.26 rebuild --- net-snmp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index d8c6c51..dcb18bd 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: 15%{?dist} +Release: 16%{?dist} Epoch: 1 License: BSD @@ -536,6 +536,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Sun Jun 04 2017 Jitka Plesnikova - 1:5.7.3-16 +- Perl 5.26 rebuild + * Wed Feb 15 2017 Josef Ridky - 1:5.7.3-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - Add support for new version of OpenSSL library (#1423984)