From: Vincent Bernat Date: Sat, 5 Sep 2020 11:48:00 +0000 (+0200) Subject: release: 1.0.6 X-Git-Tag: 1.0.6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=06ae963f0520cf98f695576db3fe4f66847155ca;p=thirdparty%2Flldpd.git release: 1.0.6 --- diff --git a/debian/changelog b/debian/changelog index 101a0028..3b31d9b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (1.0.5-0) UNRELEASED; urgency=low +lldpd (1.0.6-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Sat, 01 Feb 2020 22:14:54 +0100 + -- Vincent Bernat Sat, 05 Sep 2020 13:47:17 +0200 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 40269047..a035248d 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.5 +Version: 1.0.6 Release: 1%{?dist} License: ISC Group: System/Management @@ -317,6 +317,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Sat Sep 05 2020 Vincent Bernat - 1.0.6-1 +- New upstream version. + * Sat Feb 01 2020 Vincent Bernat - 1.0.5-1 - New upstream version.