new upstream release 0.10.13

https://github.com/joyent/libuv/blob/v0.10.13/ChangeLog
This commit is contained in:
T.C. Hollingsworth 2013-07-25 14:08:45 -07:00
parent 346591f847
commit 38922a97f1
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/libuv-v0.10.9.tar.gz
/libuv-v0.10.11.tar.gz
/libuv-v0.10.12.tar.gz
/libuv-v0.10.13.tar.gz

View File

@ -4,7 +4,7 @@
Name: libuv
Epoch: 1
Version: 0.10.12
Version: 0.10.13
Release: 1%{?dist}
Summary: Platform layer for node.js
@ -98,6 +98,10 @@ sed -e "s#@prefix@#%{_prefix}#g" \
%{_includedir}/uv-private
%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
* Wed Jul 10 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1:0.10.12-1
- new upstream release 0.10.12

View File

@ -1 +1 @@
d8c39f12819e14dabe956b5a65383c59 libuv-v0.10.12.tar.gz
45ff7b043bd0139fc3fd289991411dc5 libuv-v0.10.13.tar.gz