From: Vincent Bernat Date: Sat, 21 May 2016 10:25:03 +0000 (+0200) Subject: debian/redhat: prepare 0.9.3 X-Git-Tag: 0.9.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0517bd3bdd5605c752892e09f55671b4439a12ef;p=thirdparty%2Flldpd.git debian/redhat: prepare 0.9.3 --- diff --git a/debian/changelog b/debian/changelog index 0acceb89..2baaad1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (0.9.2-0) UNRELEASED; urgency=low +lldpd (0.9.3-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Sat, 19 Mar 2016 13:00:06 +0100 + -- Vincent Bernat Sat, 21 May 2016 12:24:23 +0200 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index c3b6d980..0f5548f8 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -45,7 +45,7 @@ Summary: Implementation of IEEE 802.1ab (LLDP) Name: lldpd -Version: 0.9.2 +Version: 0.9.3 Release: 1%{?dist} License: MIT Group: System/Management @@ -318,6 +318,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Sat May 21 2016 Vincent Bernat - 0.9.3-1 +- New upstream version. + * Sat Mar 19 2016 Vincent Bernat - 0.9.2-1 - New upstream version.