From fc15f5485ae045a6244fc8b5994376b227d38a01 Mon Sep 17 00:00:00 2001 From: T.C. Hollingsworth Date: Nov 12 2013 21:15:44 +0000 Subject: Merge branch 'master' into f18 --- diff --git a/.gitignore b/.gitignore index 603c0c9..805df53 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /libuv-v0.10.15.tar.gz /libuv-v0.10.17.tar.gz /libuv-v0.10.18.tar.gz +/libuv-v0.10.19.tar.gz diff --git a/libuv.spec b/libuv.spec index b59da59..a9df35c 100644 --- a/libuv.spec +++ b/libuv.spec @@ -4,7 +4,7 @@ Name: libuv Epoch: 1 -Version: 0.10.18 +Version: 0.10.19 Release: 1%{?dist} Summary: Platform layer for node.js @@ -98,6 +98,10 @@ sed -e "s#@prefix@#%{_prefix}#g" \ %{_includedir}/uv-private %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 + * Fri Oct 18 2013 T.C. Hollingsworth - 1:0.10.18-1 - new upstream release 0.10.18 https://github.com/joyent/libuv/blob/v0.10.18/ChangeLog diff --git a/sources b/sources index 1193877..25efaef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1f93b79fc811d7ed58187670110841de libuv-v0.10.18.tar.gz +68d2a3c398a55c485ed6f0a42688d1ac libuv-v0.10.19.tar.gz