From: Vincent Bernat Date: Sat, 22 Jun 2013 10:55:27 +0000 (+0200) Subject: packaging: update packaging X-Git-Tag: 0.7.5~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6712d3ec140984e96829517c6a8c5f366cf014f9;p=thirdparty%2Flldpd.git packaging: update packaging --- diff --git a/debian/changelog b/debian/changelog index dae984df..a8b03366 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (0.7.3-0) UNRELEASED; urgency=low +lldpd (0.7.4-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Sun, 06 Jan 2013 16:42:46 +0100 + -- Vincent Bernat Sat, 22 Jun 2013 12:55:13 +0200 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index cb3c7d35..97322eaa 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -28,7 +28,7 @@ Summary: Implementation of IEEE 802.1ab (LLDP) Name: lldpd -Version: 0.7.3 +Version: 0.7.4 Release: 1%{?dist} License: MIT Group: System Environment/Daemons @@ -220,6 +220,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Sat Jun 22 2013 Vincent Bernat - 0.7.4-1 +- New upstream version. + * Sun May 12 2013 Vincent Bernat - 0.7.3-1 - New upstream version.