From 4067b0a1eebf06c5ce0644fff84b70c1866da8fe Mon Sep 17 00:00:00 2001 From: T.C. Hollingsworth Date: Jun 19 2013 13:50:14 +0000 Subject: Merge branch 'master' into f18 --- diff --git a/.gitignore b/.gitignore index 4c28405..5a82ccc 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /libuv-v0.10.7.tar.gz /libuv-v0.10.8.tar.gz /libuv-v0.10.9.tar.gz +/libuv-v0.10.11.tar.gz diff --git a/libuv.spec b/libuv.spec index c0ea63a..4fde910 100644 --- a/libuv.spec +++ b/libuv.spec @@ -4,7 +4,7 @@ Name: libuv Epoch: 1 -Version: 0.10.9 +Version: 0.10.11 Release: 1%{?dist} Summary: Platform layer for node.js @@ -98,6 +98,9 @@ sed -e "s#@prefix@#%{_prefix}#g" \ %{_includedir}/uv-private %changelog +* Wed Jun 19 2013 T.C. Hollingsworth - 1:0.10.11-1 +- new upstream release 0.10.11 + * Fri May 31 2013 T.C. Hollingsworth - 1:0.10.9-1 - new upstream release 0.10.9 diff --git a/sources b/sources index 6d55baa..bda94c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c5ca5c332fc9daedc4c0db29657f2d3 libuv-v0.10.9.tar.gz +40c58c49563d29393faec5dd2a93ecbf libuv-v0.10.11.tar.gz