]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
release: prepare 0.9.4 release 0.9.4
authorVincent Bernat <vincent@bernat.im>
Fri, 17 Jun 2016 17:19:18 +0000 (19:19 +0200)
committerVincent Bernat <vincent@bernat.im>
Fri, 17 Jun 2016 17:19:18 +0000 (19:19 +0200)
debian/changelog
redhat/lldpd.spec

index 2baaad1a6817ae6b6d4fbaf01f0a349cf6b2d1d7..2e5d30767717fca1a0c18a5ab412c662044e33a5 100644 (file)
@@ -1,5 +1,5 @@
-lldpd (0.9.3-0) UNRELEASED; urgency=low
+lldpd (0.9.4-0) UNRELEASED; urgency=low
 
   * Unofficial package.
 
- -- Vincent Bernat <bernat@debian.org>  Sat, 21 May 2016 12:24:23 +0200
+ -- Vincent Bernat <bernat@debian.org>  Fri, 17 Jun 2016 19:17:50 +0200
index 0f5548f82fdeb8331704f798edb0bc3e61140de1..7393c5e6463981c643b8d729a48b61c5f7a7e7e1 100644 (file)
@@ -45,7 +45,7 @@
 
 Summary: Implementation of IEEE 802.1ab (LLDP)
 Name: lldpd
-Version: 0.9.3
+Version: 0.9.4
 Release: 1%{?dist}
 License: MIT
 Group: System/Management
@@ -318,6 +318,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/lldp-const.h
 
 %changelog
+* Fri Jun 17 2016 Vincent Bernat <bernat@luffy.cx> - 0.9.4-1
+- New upstream version.
+
 * Sat May 21 2016 Vincent Bernat <bernat@luffy.cx> - 0.9.3-1
 - New upstream version.