From: Vincent Bernat Date: Wed, 28 May 2014 10:06:32 +0000 (+0200) Subject: version: prepare a new release X-Git-Tag: 0.7.9~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=70943e342fffbfbc73e91aa473ad7df6282e7f67;p=thirdparty%2Flldpd.git version: prepare a new release --- diff --git a/debian/changelog b/debian/changelog index 1b277ddf..94752d05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -lldpd (0.7.8-0) UNRELEASED; urgency=low +lldpd (0.7.9-0) UNRELEASED; urgency=low * Unofficial package. diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 06592aa9..90d99fc9 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -28,12 +28,12 @@ Summary: Implementation of IEEE 802.1ab (LLDP) Name: lldpd -Version: 0.7.8 +Version: 0.7.9 Release: 1%{?dist} License: MIT Group: System Environment/Daemons URL: http://vincentbernat.github.com/lldpd/ -Source0: http://media.luffy.cx/files/lldpd/%{name}-%{version}.tar.gz +Source0: http://media.luffy.cx/files/lldpd/%{name}-%{version}.tar.gz Source1: lldpd.init%{?suse_version:.suse} Source2: lldpd.sysconfig @@ -223,6 +223,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Wed May 28 2014 Vincent Bernat - 0.7.9-1 +- New upstream version. + * Sun Apr 13 2014 Vincent Bernat - 0.7.8-1 - New upstream version.