diff --git a/.gitignore b/.gitignore index f03a294..4c28405 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /libuv-v0.10.5.tar.gz /libuv-v0.10.7.tar.gz /libuv-v0.10.8.tar.gz +/libuv-v0.10.9.tar.gz diff --git a/libuv.spec b/libuv.spec index 72c5c43..c0ea63a 100644 --- a/libuv.spec +++ b/libuv.spec @@ -4,8 +4,8 @@ Name: libuv Epoch: 1 -Version: 0.10.8 -Release: 2%{?dist} +Version: 0.10.9 +Release: 1%{?dist} Summary: Platform layer for node.js Group: Development/Tools @@ -98,6 +98,9 @@ sed -e "s#@prefix@#%{_prefix}#g" \ %{_includedir}/uv-private %changelog +* Fri May 31 2013 T.C. Hollingsworth - 1:0.10.9-1 +- new upstream release 0.10.9 + * Wed May 29 2013 T.C. Hollingsworth - 1:0.10.8-2 - fix License tag (RHBZ#968226) diff --git a/sources b/sources index 5c0b435..6d55baa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e71887991bc4d18feda8262b588c4d9a libuv-v0.10.8.tar.gz +5c5ca5c332fc9daedc4c0db29657f2d3 libuv-v0.10.9.tar.gz