diff --git a/.gitignore b/.gitignore index bb4da78..8a967f6 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /libuv-v0.10.13.tar.gz /libuv-v0.10.14.tar.gz /libuv-v0.10.15.tar.gz +/libuv-v0.10.17.tar.gz diff --git a/libuv.spec b/libuv.spec index d21e82d..b22cede 100644 --- a/libuv.spec +++ b/libuv.spec @@ -4,7 +4,7 @@ Name: libuv Epoch: 1 -Version: 0.10.15 +Version: 0.10.17 Release: 1%{?dist} Summary: Platform layer for node.js @@ -98,6 +98,10 @@ sed -e "s#@prefix@#%{_prefix}#g" \ %{_includedir}/uv-private %changelog +* Wed Sep 25 2013 T.C. Hollingsworth - 1:0.10.17-1 +- new upstream release 0.10.17 + https://github.com/joyent/libuv/blob/v0.10.17/ChangeLog + * Fri Sep 06 2013 T.C. Hollingsworth - 1:0.10.15-1 - new upstream release 0.10.15 https://github.com/joyent/libuv/blob/v0.10.15/ChangeLog diff --git a/sources b/sources index 46f0e25..b29e442 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7af2d61dad210204a7bbf3c93f813b88 libuv-v0.10.15.tar.gz +16d50cfa46d3b8a9bc087c8b5453b788 libuv-v0.10.17.tar.gz