new upstream release 0.10.14

https://github.com/joyent/libuv/blob/v0.10.14/ChangeLog
This commit is contained in:
T.C. Hollingsworth 2013-08-27 02:16:43 -07:00
parent 38922a97f1
commit ce5534807f
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/libuv-v0.10.11.tar.gz
/libuv-v0.10.12.tar.gz
/libuv-v0.10.13.tar.gz
/libuv-v0.10.14.tar.gz

View File

@ -4,7 +4,7 @@
Name: libuv
Epoch: 1
Version: 0.10.13
Version: 0.10.14
Release: 1%{?dist}
Summary: Platform layer for node.js
@ -98,6 +98,10 @@ sed -e "s#@prefix@#%{_prefix}#g" \
%{_includedir}/uv-private
%changelog
* Tue Aug 27 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1:0.10.14-1
- new upstream release 0.10.14
https://github.com/joyent/libuv/blob/v0.10.14/ChangeLog
* Thu Jul 25 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1:0.10.13-1
- new upstream release 0.10.13
https://github.com/joyent/libuv/blob/v0.10.13/ChangeLog

View File

@ -1 +1 @@
45ff7b043bd0139fc3fd289991411dc5 libuv-v0.10.13.tar.gz
86b90a5133085535d0588c340244e06e libuv-v0.10.14.tar.gz