jirka pushed to libndp (master). "Update to 1.5 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 10:43:25 UTC 2015


>From ee0f95859b3aeca0725b684e460ecdd86d22def0 Mon Sep 17 00:00:00 2001
From: Jiri Pirko <jiri at resnulli.us>
Date: Thu, 2 Apr 2015 12:38:05 +0200
Subject: Update to 1.5

- ndptool: use conventional signal handlers instead of signalfd

diff --git a/.gitignore b/.gitignore
index dca3c24..954507d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /libndp-1.2.tar.gz
 /libndp-1.3.tar.gz
 /libndp-1.4.tar.gz
+/libndp-1.5.tar.gz
diff --git a/libndp.spec b/libndp.spec
index f65119a..1a4df76 100644
--- a/libndp.spec
+++ b/libndp.spec
@@ -1,6 +1,6 @@
 Name: libndp
-Version: 1.4
-Release: 3%{?dist}
+Version: 1.5
+Release: 1%{?dist}
 Summary: Library for Neighbor Discovery Protocol
 Group: System Environment/Libraries
 License: LGPLv2+
@@ -48,6 +48,10 @@ find $RPM_BUILD_ROOT -name \*.la -delete
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Thu Apr 02 2015 Jiri Pirko <jpirko at redhat.com> - 1.5-1
+- Update to 1.5
+- ndptool: use conventional signal handlers instead of signalfd
+
 * Sat Feb 21 2015 Till Maas <opensource at till.name> - 1.4-3
 - Rebuilt for Fedora 23 Change
   https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
diff --git a/sources b/sources
index f2c8ab8..a0bdd11 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52c708d4b8729ae6e3781b3737a85e16  libndp-1.4.tar.gz
+beb82e8d75d8382d1b7c0bb0f68be429  libndp-1.5.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libndp.git/commit/?h=master&id=ee0f95859b3aeca0725b684e460ecdd86d22def0


More information about the scm-commits mailing list