diff --git a/.gitignore b/.gitignore index 6d02766..35a0489 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /libuv-v0.10.20.tar.gz /libuv.spec /libuv-v0.10.21.tar.gz +/libuv-v0.10.23.tar.gz diff --git a/libuv.spec b/libuv.spec index 441bfca..7239afb 100644 --- a/libuv.spec +++ b/libuv.spec @@ -4,7 +4,7 @@ Name: libuv Epoch: 1 -Version: 0.10.21 +Version: 0.10.23 Release: 1%{?dist} Summary: Platform layer for node.js @@ -98,6 +98,10 @@ sed -e "s#@prefix@#%{_prefix}#g" \ %{_includedir}/uv-private %changelog +* Mon Jan 27 2014 T.C. Hollingsworth - 1:0.10.23-1 +- new upstream release 0.10.23 + https://github.com/joyent/libuv/blob/v0.10.23/ChangeLog + * Thu Dec 19 2013 T.C. Hollingsworth - 1:0.10.21-1 - new upstream release 0.10.21 https://github.com/joyent/libuv/blob/v0.10.21/ChangeLog diff --git a/sources b/sources index 6730f75..8766251 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8402c17b743121a081fd489e5f0f4643 libuv-v0.10.21.tar.gz +b8dcbcc3ec58f44b7ea5bb46afece294 libuv-v0.10.23.tar.gz