From 672b2a72a54628558d713aad7bdcae7bbb9619b4 Mon Sep 17 00:00:00 2001 From: "T.C. Hollingsworth" Date: Tue, 18 Nov 2014 18:44:46 -0700 Subject: [PATCH] new upstream release 0.10.29 https://github.com/joyent/libuv/blob/v0.10.29/ChangeLog --- .gitignore | 1 + libuv.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ac9a5d8..85f9449 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /libuv-v0.10.25.tar.gz /libuv-v0.10.27.tar.gz /libuv-v0.10.28.tar.gz +/libuv-v0.10.29.tar.gz diff --git a/libuv.spec b/libuv.spec index e663dcd..6350e2c 100644 --- a/libuv.spec +++ b/libuv.spec @@ -4,7 +4,7 @@ Name: libuv Epoch: 1 -Version: 0.10.28 +Version: 0.10.29 Release: 1%{?dist} Summary: Platform layer for node.js @@ -119,6 +119,10 @@ cp out-static/Release/obj.target/libuv.a %{buildroot}/%{_libdir} %{_libdir}/libuv.a %changelog +* Wed Nov 19 2014 T.C. Hollingsworth - 1:0.10.29-1 +- new upstream release 0.10.29 + https://github.com/joyent/libuv/blob/v0.10.29/ChangeLog + * Fri Aug 01 2014 T.C. Hollingsworth - 1:0.10.28-1 - new upstream release 0.10.28 https://github.com/joyent/libuv/blob/v0.10.28/ChangeLog diff --git a/sources b/sources index 0d14ebd..c66db8d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a3e1a44e76df606f2b802ac81481949 libuv-v0.10.28.tar.gz +e9f82bbee67c1c468cd33dc869d306e3 libuv-v0.10.29.tar.gz