]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
release: 1.0.6 1.0.6
authorVincent Bernat <vincent@bernat.ch>
Sat, 5 Sep 2020 11:48:00 +0000 (13:48 +0200)
committerVincent Bernat <vincent@bernat.ch>
Sat, 5 Sep 2020 11:48:00 +0000 (13:48 +0200)
debian/changelog
redhat/lldpd.spec

index 101a0028beeef0e88ed33fc43517fb180a29f1da..3b31d9b27035822130d0eb765f548076bef73cf1 100644 (file)
@@ -1,5 +1,5 @@
-lldpd (1.0.5-0) UNRELEASED; urgency=low
+lldpd (1.0.6-0) UNRELEASED; urgency=low
 
   * Unofficial package.
 
- -- Vincent Bernat <bernat@debian.org>  Sat, 01 Feb 2020 22:14:54 +0100
+ -- Vincent Bernat <bernat@debian.org>  Sat, 05 Sep 2020 13:47:17 +0200
index 4026904765db94e9aead93d3e9a4052c1548760a..a035248dea1a6d0c0e0f386c435fc09428295c7d 100644 (file)
@@ -44,7 +44,7 @@
 
 Summary: Implementation of IEEE 802.1ab (LLDP)
 Name: lldpd
-Version: 1.0.5
+Version: 1.0.6
 Release: 1%{?dist}
 License: ISC
 Group: System/Management
@@ -317,6 +317,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/lldp-const.h
 
 %changelog
+* Sat Sep 05 2020 Vincent Bernat <bernat@luffy.cx> - 1.0.6-1
+- New upstream version.
+
 * Sat Feb 01 2020 Vincent Bernat <bernat@luffy.cx> - 1.0.5-1
 - New upstream version.