From: Vincent Bernat Date: Sun, 27 Dec 2015 09:59:56 +0000 (+0100) Subject: build: prepare for release X-Git-Tag: 0.8.0~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e82e0bc31a8b648c35415bfbbee0418a1d549b4;p=thirdparty%2Flldpd.git build: prepare for release --- diff --git a/debian/changelog b/debian/changelog index 82ca7b48..f19cd4b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,4 +2,4 @@ lldpd (0.8.0-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Sun, 22 Nov 2015 18:50:24 +0100 + -- Vincent Bernat Sun, 27 Dec 2015 10:58:49 +0100 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index c75806b9..4fde80be 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -319,7 +319,7 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog -* Sun Nov 22 2015 Vincent Bernat - 0.8.0-1 +* Sun Dec 27 2015 Vincent Bernat - 0.8.0-1 - New upstream version. - Use system libnl3 when possible. - Use system libevent when possible.