From: Vincent Bernat Date: Wed, 20 May 2015 20:04:09 +0000 (+0200) Subject: release: prepare new version X-Git-Tag: 0.7.15~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b896513bc25eaf51a156fb57309be233563acc4f;p=thirdparty%2Flldpd.git release: prepare new version --- diff --git a/debian/changelog b/debian/changelog index 183c0f70..035a7625 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (0.7.14-0) UNRELEASED; urgency=low +lldpd (0.7.15-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Sat, 04 Apr 2015 16:29:05 +0200 + -- Vincent Bernat Wed, 20 May 2015 22:03:34 +0200 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 1be407e8..405cc763 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -31,7 +31,7 @@ Summary: Implementation of IEEE 802.1ab (LLDP) Name: lldpd -Version: 0.7.14 +Version: 0.7.15 Release: 1%{?dist} License: MIT Group: System/Management @@ -246,6 +246,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Wed May 20 2015 Vincent Bernat - 0.7.15-1 +- New upstream version. + * Sat Apr 04 2015 Vincent Bernat - 0.7.14-1 - New upstream version.