From: Vincent Bernat Date: Sat, 21 May 2022 21:07:48 +0000 (+0200) Subject: release: 1.0.14 X-Git-Tag: 1.0.14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=15b9de1227c969ec9ac6d93a9abc4831b1a1748b;p=thirdparty%2Flldpd.git release: 1.0.14 --- diff --git a/debian/changelog b/debian/changelog index b0f8a1df..59669580 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (1.0.13-0) UNRELEASED; urgency=low +lldpd (1.0.14-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Sat, 13 Nov 2021 13:04:32 +0100 + -- Vincent Bernat Sat, 21 May 2022 23:07:20 +0200 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 6b6f1dec..5e4839a8 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.13 +Version: 1.0.14 Release: 1%{?dist} License: ISC Group: System/Management @@ -317,6 +317,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Sat May 21 2022 Vincent Bernat - 1.0.14-1 +- New upstream version. + * Sat Nov 13 2021 Vincent Bernat - 1.0.13-1 - New upstream version.