diff --git a/.gitignore b/.gitignore index f6f7cd2..ee3c5fc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /libuv-0.9.4gitdc559a5.tar.gz /libuv-0.10.0git5462dab.tar.gz /libuv-v0.10.3.tar.gz +/libuv-v0.10.4.tar.gz diff --git a/libuv.spec b/libuv.spec index 693e95f..c388d5d 100644 --- a/libuv.spec +++ b/libuv.spec @@ -6,8 +6,8 @@ Name: libuv Epoch: 1 -Version: 0.10.3 -Release: 2%{?dist} +Version: 0.10.4 +Release: 1%{?dist} Summary: Platform layer for node.js Group: Development/Tools @@ -118,6 +118,9 @@ sed -e "s#@prefix@#%{_prefix}#g" \ %{_includedir}/uv-private %changelog +* Mon Apr 15 2013 T.C. Hollingsworth - 1:0.10.4-1 +- new upstream release 0.10.4 + * Thu Apr 04 2013 T.C. Hollingsworth - 1:0.10.3-2 - backport patch that fixes FTBFS in nodejs-0.10.3 diff --git a/sources b/sources index 5fc0aab..84186c3 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ fb20265511ebb7f0785f83c60a650324 libuv-v0.10.3.tar.gz +46f051294885ffcec502d21958d92bbb libuv-v0.10.4.tar.gz