diff --git a/.gitignore b/.gitignore index 8a967f6..603c0c9 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /libuv-v0.10.14.tar.gz /libuv-v0.10.15.tar.gz /libuv-v0.10.17.tar.gz +/libuv-v0.10.18.tar.gz diff --git a/libuv.spec b/libuv.spec index b22cede..b59da59 100644 --- a/libuv.spec +++ b/libuv.spec @@ -4,7 +4,7 @@ Name: libuv Epoch: 1 -Version: 0.10.17 +Version: 0.10.18 Release: 1%{?dist} Summary: Platform layer for node.js @@ -98,6 +98,10 @@ sed -e "s#@prefix@#%{_prefix}#g" \ %{_includedir}/uv-private %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 + * 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 diff --git a/sources b/sources index b29e442..1193877 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -16d50cfa46d3b8a9bc087c8b5453b788 libuv-v0.10.17.tar.gz +1f93b79fc811d7ed58187670110841de libuv-v0.10.18.tar.gz