]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
debian/redhat: prepare 0.9.3 0.9.3
authorVincent Bernat <vincent@bernat.im>
Sat, 21 May 2016 10:25:03 +0000 (12:25 +0200)
committerVincent Bernat <vincent@bernat.im>
Sat, 21 May 2016 10:25:03 +0000 (12:25 +0200)
debian/changelog
redhat/lldpd.spec

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