From: Vincent Bernat Date: Thu, 18 May 2023 14:11:45 +0000 (+0200) Subject: release: 1.0.17 X-Git-Tag: 1.0.17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf5457bd97926950638fde1c4ef61545bc39ce8d;p=thirdparty%2Flldpd.git release: 1.0.17 --- diff --git a/debian/changelog b/debian/changelog index b13da81f..2a6d3e80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (1.0.16-0) UNRELEASED; urgency=low +lldpd (1.0.17-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Fri, 11 Nov 2022 14:24:45 +0100 + -- Vincent Bernat Thu, 18 May 2023 16:11:12 +0200 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index eae452b0..1b474edc 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.16 +Version: 1.0.17 Release: 1%{?dist} License: ISC Group: System/Management @@ -317,6 +317,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Thu May 18 2023 Vincent Bernat - 1.0.17-1 +- New upstream version. + * Fri Nov 11 2022 Vincent Bernat - 1.0.16-1 - New upstream version.