new upstream release 0.10.23

https://github.com/joyent/libuv/blob/v0.10.23/ChangeLog
This commit is contained in:
T.C. Hollingsworth 2014-01-27 15:05:53 -07:00
parent 356f9931ad
commit 6d06370e5e
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@
/libuv-v0.10.20.tar.gz
/libuv.spec
/libuv-v0.10.21.tar.gz
/libuv-v0.10.23.tar.gz

View File

@ -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 <tchollingsworth@gmail.com> - 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 <tchollingsworth@gmail.com> - 1:0.10.21-1
- new upstream release 0.10.21
https://github.com/joyent/libuv/blob/v0.10.21/ChangeLog

View File

@ -1 +1 @@
8402c17b743121a081fd489e5f0f4643 libuv-v0.10.21.tar.gz
b8dcbcc3ec58f44b7ea5bb46afece294 libuv-v0.10.23.tar.gz