]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
release: 1.0.2 1.0.2
authorVincent Bernat <vincent@bernat.ch>
Sat, 1 Dec 2018 09:21:01 +0000 (10:21 +0100)
committerVincent Bernat <vincent@bernat.ch>
Sat, 1 Dec 2018 09:21:01 +0000 (10:21 +0100)
debian/changelog
redhat/lldpd.spec

index 735fef95b4c4c5fce848a455c17a05e8746ec521..454adb28f8ea267712801149bee629cad62b1539 100644 (file)
@@ -1,5 +1,5 @@
-lldpd (1.0.1-0) UNRELEASED; urgency=low
+lldpd (1.0.2-0) UNRELEASED; urgency=low
 
   * Unofficial package.
 
- -- Vincent Bernat <bernat@debian.org>  Mon, 09 Apr 2018 13:43:18 +0200
+ -- Vincent Bernat <bernat@debian.org>  Sat, 01 Dec 2018 10:20:11 +0100
index b7d187370bf2b4f8b2237c7b614919b723966ed9..1256bdad27a6157edd0122fdfc7ba03e7c9ccd89 100644 (file)
@@ -44,7 +44,7 @@
 
 Summary: Implementation of IEEE 802.1ab (LLDP)
 Name: lldpd
-Version: 1.0.1
+Version: 1.0.2
 Release: 1%{?dist}
 License: MIT
 Group: System/Management
@@ -317,6 +317,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/lldp-const.h
 
 %changelog
+* Sat Dec 01 2018 Vincent Bernat <bernat@luffy.cx> - 1.0.2-1
+- New upstream version.
+
 * Mon Apr 09 2018 Vincent Bernat <bernat@luffy.cx> - 1.0.1-1
 - New upstream version.