new upstream release 0.10.4
This commit is contained in:
parent
c2ab183ffa
commit
4424244633
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/libuv-0.9.4gitdc559a5.tar.gz
|
/libuv-0.9.4gitdc559a5.tar.gz
|
||||||
/libuv-0.10.0git5462dab.tar.gz
|
/libuv-0.10.0git5462dab.tar.gz
|
||||||
/libuv-v0.10.3.tar.gz
|
/libuv-v0.10.3.tar.gz
|
||||||
|
/libuv-v0.10.4.tar.gz
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
Name: libuv
|
Name: libuv
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.10.3
|
Version: 0.10.4
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Platform layer for node.js
|
Summary: Platform layer for node.js
|
||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -118,6 +118,9 @@ sed -e "s#@prefix@#%{_prefix}#g" \
|
|||||||
%{_includedir}/uv-private
|
%{_includedir}/uv-private
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1:0.10.4-1
|
||||||
|
- new upstream release 0.10.4
|
||||||
|
|
||||||
* Thu Apr 04 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1:0.10.3-2
|
* Thu Apr 04 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1:0.10.3-2
|
||||||
- backport patch that fixes FTBFS in nodejs-0.10.3
|
- backport patch that fixes FTBFS in nodejs-0.10.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user