From cc7405e8ff0022ef4aaae24b4e3c71e2c45239ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C5=A0afr=C3=A1nek?= Date: Wed, 5 Dec 2007 09:39:53 +0000 Subject: [PATCH] rebuild for openssl soname bump --- net-snmp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index b32df8c..58f5b3c 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -7,7 +7,7 @@ Summary: A collection of SNMP protocol tools and libraries Name: net-snmp Version: %{major_ver} -Release: 6%{?dist} +Release: 7%{?dist} Epoch: 1 License: BSD and CMU @@ -379,6 +379,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/lib*.so.* %changelog +* Wed Dec 5 2007 Jan Safranek 5.4.1-7 +- rebuild for openssl soname bump + * Wed Nov 14 2007 Jan Safranek 5.4.1-6 - add support of lm_sensors v3 - added procps to build dependencies (#380321)