From 7a779706f135b1cd353f7b6b30c42fd166cb8c64 Mon Sep 17 00:00:00 2001 From: "T.C. Hollingsworth" Date: Thu, 12 Dec 2013 10:58:00 -0700 Subject: [PATCH] new upstream release 0.10.20 https://github.com/joyent/libuv/blob/v0.10.20/ChangeLog --- .gitignore | 1 + libuv.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 805df53..dd63bf2 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /libuv-v0.10.17.tar.gz /libuv-v0.10.18.tar.gz /libuv-v0.10.19.tar.gz +/libuv-v0.10.20.tar.gz diff --git a/libuv.spec b/libuv.spec index b4700a3..f9c1ae4 100644 --- a/libuv.spec +++ b/libuv.spec @@ -4,7 +4,7 @@ Name: libuv Epoch: 1 -Version: 0.10.19 +Version: 0.10.20 Release: 1%{?dist} Summary: Platform layer for node.js @@ -98,6 +98,10 @@ sed -e "s#@prefix@#%{_prefix}#g" \ %{_includedir}/uv-private %changelog +* Thu Dec 12 2013 T.C. Hollingsworth - 1:0.10.20-1 +- new upstream release 0.10.20 + https://github.com/joyent/libuv/blob/v0.10.20/ChangeLog + * Tue Nov 12 2013 T.C. Hollingsworth - 1:0.10.19-1 - new upstream release 0.10.19 https://github.com/joyent/libuv/blob/v0.10.19/ChangeLog diff --git a/sources b/sources index 25efaef..25faf70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68d2a3c398a55c485ed6f0a42688d1ac libuv-v0.10.19.tar.gz +bb82eab28a64747455f1830b51fee0eb libuv-v0.10.20.tar.gz