From: Vincent Bernat Date: Wed, 8 Oct 2014 17:27:00 +0000 (+0200) Subject: release: prepare 0.7.11 X-Git-Tag: 0.7.11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62446808f97a2e3bde41e896c491b5a86971a548;p=thirdparty%2Flldpd.git release: prepare 0.7.11 --- diff --git a/debian/changelog b/debian/changelog index c0663560..31c07976 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (0.7.10-0) UNRELEASED; urgency=low +lldpd (0.7.11-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Mon, 21 Jul 2014 21:52:46 +0200 + -- Vincent Bernat Wed, 08 Oct 2014 19:26:11 +0200 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 1781b20b..5697f7ca 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -28,7 +28,7 @@ Summary: Implementation of IEEE 802.1ab (LLDP) Name: lldpd -Version: 0.7.10 +Version: 0.7.11 Release: 1%{?dist} License: MIT Group: System Environment/Daemons @@ -224,6 +224,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Wed Oct 08 2014 Vincent Bernat - 0.7.11-1 +- New upstream version. + * Mon Jul 21 2014 Vincent Bernat - 0.7.10-1 - New upstream version.