From: Vincent Bernat Date: Fri, 20 Aug 2021 20:25:09 +0000 (+0200) Subject: release: 1.0.12 X-Git-Tag: 1.0.12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2129b015777e215399ac8fe622a678694b57565e;p=thirdparty%2Flldpd.git release: 1.0.12 The tag is too early... --- diff --git a/debian/changelog b/debian/changelog index 495c129b..e44a31fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (1.0.11-0) UNRELEASED; urgency=low +lldpd (1.0.12-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Sat, 01 May 2021 18:52:02 +0200 + -- Vincent Bernat Fri, 20 Aug 2021 22:24:44 +0200 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index c16f0604..cad00c17 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.11 +Version: 1.0.12 Release: 1%{?dist} License: ISC Group: System/Management @@ -317,6 +317,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Fri Aug 20 2021 Vincent Bernat - 1.0.12-1 +- New upstream version. + * Sat May 01 2021 Vincent Bernat - 1.0.11-1 - New upstream version.