]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
release: 1.0.12 1.0.12
authorVincent Bernat <vincent@bernat.ch>
Fri, 20 Aug 2021 20:25:09 +0000 (22:25 +0200)
committerVincent Bernat <vincent@bernat.ch>
Fri, 20 Aug 2021 20:25:09 +0000 (22:25 +0200)
The tag is too early...

debian/changelog
redhat/lldpd.spec

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