From cb4d42c14b27bf4a94f20032bade419278040028 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C5=A0afr=C3=A1nek?= Date: Tue, 31 Jul 2007 11:16:19 +0000 Subject: [PATCH] version++ --- net-snmp.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-snmp.spec b/net-snmp.spec index ec993c5..64b5b19 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: 15%{?dist} +Release: 16%{?dist} Epoch: 1 License: BSDish @@ -376,7 +376,7 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/lib*.so.* %changelog -* Mon Jul 30 2007 Safranek 5.4-16 +* Mon Jul 31 2007 Safranek 5.4-16 - supported lm_sensors on ppc64 (#249255) - snmpconf generates config files with proper selinux context (#247462)