From 79ba60ff69311e335a262b5f72999afab56d8eed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 20 Jan 2018 23:07:18 +0100 Subject: [PATCH] Rebuilt for switch to libxcrypt --- net-snmp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index ada84e5..7edc44f 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -9,7 +9,7 @@ Summary: A collection of SNMP protocol tools and libraries Name: net-snmp Version: 5.7.3 -Release: 28%{?dist} +Release: 29%{?dist} Epoch: 1 License: BSD @@ -550,6 +550,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Sat Jan 20 2018 Björn Esser - 1:5.7.3-29 +- Rebuilt for switch to libxcrypt + * Wed Dec 13 2017 Josef Ridky - 1:5.7.3-28 - remove tcp_wrapper (#1518768) - use mariadb-connector instead of mysql-devel (#1339272)