From: Vincent Bernat Date: Sat, 17 Oct 2015 17:15:03 +0000 (+0200) Subject: release: 0.7.19 released X-Git-Tag: 0.7.19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd61bdd5b84738846b7267c98c73c1b50325190c;p=thirdparty%2Flldpd.git release: 0.7.19 released --- diff --git a/debian/changelog b/debian/changelog index ba662e3d..c07a61a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (0.7.18-0) UNRELEASED; urgency=low +lldpd (0.7.19-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Wed, 09 Sep 2015 17:14:16 +0200 + -- Vincent Bernat Sat, 17 Oct 2015 19:14:30 +0200 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 3738b39a..26da768d 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -37,7 +37,7 @@ Summary: Implementation of IEEE 802.1ab (LLDP) Name: lldpd -Version: 0.7.18 +Version: 0.7.19 Release: 1%{?dist} License: MIT Group: System/Management @@ -257,6 +257,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Sat Oct 17 2015 Vincent Bernat - 0.7.19-1 +- New upstream version. + * Fri Sep 25 2015 Vincent Bernat - 0.7.18-1 - New upstream version.