]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
release: 1.0.11 1.0.11
authorVincent Bernat <vincent@bernat.ch>
Sat, 1 May 2021 16:52:30 +0000 (18:52 +0200)
committerVincent Bernat <vincent@bernat.ch>
Sat, 1 May 2021 16:52:30 +0000 (18:52 +0200)
debian/changelog
redhat/lldpd.spec

index 43aed79a4b602b0c05dec2ff7d4832e45ab489e4..495c129bd09bf267ef03db1d1d8a9cc20211c987 100644 (file)
@@ -1,5 +1,5 @@
-lldpd (1.0.10-0) UNRELEASED; urgency=low
+lldpd (1.0.11-0) UNRELEASED; urgency=low
 
   * Unofficial package.
 
- -- Vincent Bernat <bernat@debian.org>  Fri, 09 Apr 2021 12:51:47 +0200
+ -- Vincent Bernat <bernat@debian.org>  Sat, 01 May 2021 18:52:02 +0200
index 6cb8bada2353f283eadf9b51fd3e2471da337410..c16f0604abdf6ea3758c86860c3ef807c814dba6 100644 (file)
@@ -44,7 +44,7 @@
 
 Summary: Implementation of IEEE 802.1ab (LLDP)
 Name: lldpd
-Version: 1.0.10
+Version: 1.0.11
 Release: 1%{?dist}
 License: ISC
 Group: System/Management
@@ -317,6 +317,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/lldp-const.h
 
 %changelog
+* Sat May 01 2021 Vincent Bernat <bernat@luffy.cx> - 1.0.11-1
+- New upstream version.
+
 * Fri Apr 09 2021 Vincent Bernat <bernat@luffy.cx> - 1.0.10-1
 - New upstream version.