]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
release: 1.0.16 1.0.16
authorVincent Bernat <vincent@bernat.ch>
Fri, 11 Nov 2022 13:25:30 +0000 (14:25 +0100)
committerVincent Bernat <vincent@bernat.ch>
Fri, 11 Nov 2022 13:25:30 +0000 (14:25 +0100)
debian/changelog
redhat/lldpd.spec

index 9f1d03ca0a4571fde5d0bf977c2d0e6e3a931975..b13da81fc548e76cde3fcb92c0d6df3b85ad9d30 100644 (file)
@@ -1,5 +1,5 @@
-lldpd (1.0.15-0) UNRELEASED; urgency=low
+lldpd (1.0.16-0) UNRELEASED; urgency=low
 
   * Unofficial package.
 
- -- Vincent Bernat <bernat@debian.org>  Wed, 17 Aug 2022 15:06:54 +0200
+ -- Vincent Bernat <bernat@debian.org>  Fri, 11 Nov 2022 14:24:45 +0100
index cab91b62cbf95b71cff89b5313a65d2aa4d2842d..eae452b067e86aa03514f6ad6ad386739532d3b9 100644 (file)
@@ -44,7 +44,7 @@
 
 Summary: Implementation of IEEE 802.1ab (LLDP)
 Name: lldpd
-Version: 1.0.15
+Version: 1.0.16
 Release: 1%{?dist}
 License: ISC
 Group: System/Management
@@ -317,6 +317,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/lldp-const.h
 
 %changelog
+* Fri Nov 11 2022 Vincent Bernat <bernat@luffy.cx> - 1.0.16-1
+- New upstream version.
+
 * Wed Aug 17 2022 Vincent Bernat <bernat@luffy.cx> - 1.0.15-1
 - New upstream version.