]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
release: 1.0.7 1.0.7
authorVincent Bernat <vincent@bernat.ch>
Sat, 31 Oct 2020 14:34:20 +0000 (15:34 +0100)
committerVincent Bernat <vincent@bernat.ch>
Sat, 31 Oct 2020 14:57:07 +0000 (15:57 +0100)
debian/changelog
redhat/lldpd.spec

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