]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
release: 1.0.14 1.0.14
authorVincent Bernat <vincent@bernat.ch>
Sat, 21 May 2022 21:07:48 +0000 (23:07 +0200)
committerVincent Bernat <vincent@bernat.ch>
Sat, 21 May 2022 21:07:48 +0000 (23:07 +0200)
debian/changelog
redhat/lldpd.spec

index b0f8a1df1c458485eff5a1af947c1bd77f7ee974..59669580e59eb8ff8e99a1245dfe7892e2047381 100644 (file)
@@ -1,5 +1,5 @@
-lldpd (1.0.13-0) UNRELEASED; urgency=low
+lldpd (1.0.14-0) UNRELEASED; urgency=low
 
   * Unofficial package.
 
- -- Vincent Bernat <bernat@debian.org>  Sat, 13 Nov 2021 13:04:32 +0100
+ -- Vincent Bernat <bernat@debian.org>  Sat, 21 May 2022 23:07:20 +0200
index 6b6f1dec5580e539d8019222c743e51cce4e9006..5e4839a83be4e5118f3ebeb08df312c79debb91a 100644 (file)
@@ -44,7 +44,7 @@
 
 Summary: Implementation of IEEE 802.1ab (LLDP)
 Name: lldpd
-Version: 1.0.13
+Version: 1.0.14
 Release: 1%{?dist}
 License: ISC
 Group: System/Management
@@ -317,6 +317,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/lldp-const.h
 
 %changelog
+* Sat May 21 2022 Vincent Bernat <bernat@luffy.cx> - 1.0.14-1
+- New upstream version.
+
 * Sat Nov 13 2021 Vincent Bernat <bernat@luffy.cx> - 1.0.13-1
 - New upstream version.