From: Vincent Bernat Date: Sat, 1 May 2021 16:52:30 +0000 (+0200) Subject: release: 1.0.11 X-Git-Tag: 1.0.11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1b297ccc0956648aea46e16799a1f9c490c4fc00;p=thirdparty%2Flldpd.git release: 1.0.11 --- diff --git a/debian/changelog b/debian/changelog index 43aed79a..495c129b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (1.0.10-0) UNRELEASED; urgency=low +lldpd (1.0.11-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Fri, 09 Apr 2021 12:51:47 +0200 + -- Vincent Bernat Sat, 01 May 2021 18:52:02 +0200 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 6cb8bada..c16f0604 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.10 +Version: 1.0.11 Release: 1%{?dist} License: ISC Group: System/Management @@ -317,6 +317,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Sat May 01 2021 Vincent Bernat - 1.0.11-1 +- New upstream version. + * Fri Apr 09 2021 Vincent Bernat - 1.0.10-1 - New upstream version.