From: Vincent Bernat Date: Sat, 13 Nov 2021 12:05:00 +0000 (+0100) Subject: release: 1.0.13 X-Git-Tag: 1.0.13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9576b78ec445b6570763deb93f0de8e68ba77f7e;p=thirdparty%2Flldpd.git release: 1.0.13 --- diff --git a/debian/changelog b/debian/changelog index e44a31fb..b0f8a1df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (1.0.12-0) UNRELEASED; urgency=low +lldpd (1.0.13-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Fri, 20 Aug 2021 22:24:44 +0200 + -- Vincent Bernat Sat, 13 Nov 2021 13:04:32 +0100 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index cad00c17..6b6f1dec 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.12 +Version: 1.0.13 Release: 1%{?dist} License: ISC Group: System/Management @@ -317,6 +317,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Sat Nov 13 2021 Vincent Bernat - 1.0.13-1 +- New upstream version. + * Fri Aug 20 2021 Vincent Bernat - 1.0.12-1 - New upstream version.