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