From: Vincent Bernat Date: Sun, 6 Jan 2013 13:56:25 +0000 (+0100) Subject: redhat: update lldpd.spec X-Git-Tag: 0.7.1~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0eb9ad161b5c80715269cbb953ac67e341ba1265;p=thirdparty%2Flldpd.git redhat: update lldpd.spec --- diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 737777ac..7fb0dd29 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -28,7 +28,7 @@ Summary: Implementation of IEEE 802.1ab (LLDP) Name: lldpd -Version: 0.6.1 +Version: 0.7.0 Release: 1%{?dist} License: MIT Group: System Environment/Daemons @@ -214,6 +214,11 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Sun Jan 06 2013 Vincent Bernat - 0.7.0-1 +- New upstream version. +- Requires readline-devel. +- Ships lldpcli. + * Wed Sep 27 2012 Vincent Bernat - 0.6.1-1 - New upstream version - Do not require libevent, use embedded copy.