]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
packaging: update packaging
authorVincent Bernat <bernat@luffy.cx>
Sat, 22 Jun 2013 10:55:27 +0000 (12:55 +0200)
committerVincent Bernat <bernat@luffy.cx>
Sat, 22 Jun 2013 10:55:27 +0000 (12:55 +0200)
debian/changelog
redhat/lldpd.spec

index dae984dfeb526b9b9791c8f70fabe63919693fca..a8b03366c36772eb97393757a7930d402401c9e2 100644 (file)
@@ -1,5 +1,5 @@
-lldpd (0.7.3-0) UNRELEASED; urgency=low
+lldpd (0.7.4-0) UNRELEASED; urgency=low
 
   * Unofficial package.
 
- -- Vincent Bernat <bernat@debian.org>  Sun, 06 Jan 2013 16:42:46 +0100
+ -- Vincent Bernat <bernat@debian.org>  Sat, 22 Jun 2013 12:55:13 +0200
index cb3c7d352f4a00d6829f58823a9383a6f6c5d731..97322eaa55d151ecb60113e230d8a57dc25245ed 100644 (file)
@@ -28,7 +28,7 @@
 
 Summary: Implementation of IEEE 802.1ab (LLDP)
 Name: lldpd
-Version: 0.7.3
+Version: 0.7.4
 Release: 1%{?dist}
 License: MIT
 Group: System Environment/Daemons
@@ -220,6 +220,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/lldp-const.h
 
 %changelog
+* Sat Jun 22 2013 Vincent Bernat <bernat@luffy.cx> - 0.7.4-1
+- New upstream version.
+
 * Sun May 12 2013 Vincent Bernat <bernat@luffy.cx> - 0.7.3-1
 - New upstream version.