From: Vincent Bernat Date: Sat, 31 Oct 2020 14:34:20 +0000 (+0100) Subject: release: 1.0.7 X-Git-Tag: 1.0.7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=55e14377de15bf9f66ca6e146537a964cf10b39a;p=thirdparty%2Flldpd.git release: 1.0.7 --- diff --git a/debian/changelog b/debian/changelog index 3b31d9b2..38d8b896 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (1.0.6-0) UNRELEASED; urgency=low +lldpd (1.0.7-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Sat, 05 Sep 2020 13:47:17 +0200 + -- Vincent Bernat Sat, 31 Oct 2020 15:25:28 +0100 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index a035248d..968da511 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -44,7 +44,7 @@ Summary: Implementation of IEEE 802.1ab (LLDP) Name: lldpd -Version: 1.0.6 +Version: 1.0.7 Release: 1%{?dist} License: ISC Group: System/Management @@ -317,6 +317,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Sat Oct 31 2020 Vincent Bernat - 1.0.7-1 +- New upstream version. + * Sat Sep 05 2020 Vincent Bernat - 1.0.6-1 - New upstream version.