]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
debian/redhat: prepare 0.9.2 0.9.2
authorVincent Bernat <vincent@bernat.im>
Sat, 19 Mar 2016 12:00:38 +0000 (13:00 +0100)
committerVincent Bernat <vincent@bernat.im>
Sat, 19 Mar 2016 12:00:38 +0000 (13:00 +0100)
debian/changelog
redhat/lldpd.spec

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