From: Vincent Bernat Date: Sat, 22 Nov 2014 19:54:19 +0000 (+0100) Subject: release: prepare release of 0.7.12 X-Git-Tag: 0.7.12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0882639dd15590288e8a3e5437b7e7df6e87309e;p=thirdparty%2Flldpd.git release: prepare release of 0.7.12 --- diff --git a/debian/changelog b/debian/changelog index 31c07976..7042f8d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (0.7.11-0) UNRELEASED; urgency=low +lldpd (0.7.12-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Wed, 08 Oct 2014 19:26:11 +0200 + -- Vincent Bernat Sat, 22 Nov 2014 20:54:05 +0100 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 2a600d7e..1e7c1308 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.11 +Version: 0.7.12 Release: 1%{?dist} License: MIT Group: System/Management @@ -236,6 +236,10 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Wed Nov 22 2014 Vincent Bernat - 0.7.12-1 +- New upstream version. +- Completion for bash and zsh. + * Wed Oct 08 2014 Vincent Bernat - 0.7.11-1 - New upstream version. - Completion for bash and zsh.