From: Vincent Bernat Date: Sat, 20 Feb 2016 16:45:59 +0000 (+0100) Subject: debian/redhat: prepare 0.9.1 X-Git-Tag: 0.9.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=37ca8e1a0963977b8ec667184c16a700fb506731;p=thirdparty%2Flldpd.git debian/redhat: prepare 0.9.1 --- diff --git a/debian/changelog b/debian/changelog index 868a2fcb..fc377640 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (0.9.0-0) UNRELEASED; urgency=low +lldpd (0.9.1-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Fri, 01 Jan 2016 19:14:40 +0100 + -- Vincent Bernat Sat, 20 Feb 2016 17:45:11 +0100 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 3d32eae9..59f3145c 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.0 +Version: 0.9.1 Release: 1%{?dist} License: MIT Group: System/Management @@ -300,6 +300,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Sat Feb 20 2016 Vincent Bernat - 0.9.1-1 +- New upstream version. + * Fri Jan 01 2016 Vincent Bernat - 0.9.0-1 - New upstream version. - Do not rely on libnl3.