From: Vincent Bernat Date: Sat, 13 Sep 2025 08:41:05 +0000 (+0200) Subject: release: 1.0.20 X-Git-Tag: 1.0.20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;ds=sidebyside;p=thirdparty%2Flldpd.git release: 1.0.20 --- diff --git a/debian/changelog b/debian/changelog index 5475eed3..87cd637d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (1.0.19-0) UNRELEASED; urgency=low +lldpd (1.0.20-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Sat, 11 Jan 2025 12:07:23 +0100 + -- Vincent Bernat Sat, 13 Sep 2025 10:40:31 +0200 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 4476484d..479150e9 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.19 +Version: 1.0.20 Release: 1%{?dist} License: ISC Group: System/Management @@ -318,6 +318,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Sat Sep 13 2025 Vincent Bernat - 1.0.20-1 +- New upstream version. + * Sat Jan 11 2025 Vincent Bernat - 1.0.19-1 - New upstream version.