]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
release: prepare new version
authorVincent Bernat <vincent@bernat.im>
Wed, 20 May 2015 20:04:09 +0000 (22:04 +0200)
committerVincent Bernat <vincent@bernat.im>
Wed, 20 May 2015 20:04:09 +0000 (22:04 +0200)
debian/changelog
redhat/lldpd.spec

index 183c0f7072ac8746ebe85a97f982a2dbe326ae47..035a7625c136b6d5c6426be70cda4e9a821e8d12 100644 (file)
@@ -1,5 +1,5 @@
-lldpd (0.7.14-0) UNRELEASED; urgency=low
+lldpd (0.7.15-0) UNRELEASED; urgency=low
 
   * Unofficial package.
 
- -- Vincent Bernat <bernat@debian.org>  Sat, 04 Apr 2015 16:29:05 +0200
+ -- Vincent Bernat <bernat@debian.org>  Wed, 20 May 2015 22:03:34 +0200
index 1be407e8a10a002492c19a55a3009cc16a4a4bcb..405cc7632c2378807f58c2c88bd38300e4e513bd 100644 (file)
@@ -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 <bernat@luffy.cx> - 0.7.15-1
+- New upstream version.
+
 * Sat Apr 04 2015 Vincent Bernat <bernat@luffy.cx> - 0.7.14-1
 - New upstream version.