From 3f9f091fbad55b9f3214d1fc9dc166d0c8518d70 Mon Sep 17 00:00:00 2001 From: T.C. Hollingsworth Date: Aug 01 2014 00:16:30 +0000 Subject: new upstream release 0.10.28 https://github.com/joyent/libuv/blob/v0.10.28/ChangeLog --- diff --git a/.gitignore b/.gitignore index 408416e..ac9a5d8 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /libuv-v0.10.23.tar.gz /libuv-v0.10.25.tar.gz /libuv-v0.10.27.tar.gz +/libuv-v0.10.28.tar.gz diff --git a/libuv.spec b/libuv.spec index 0019633..e663dcd 100644 --- a/libuv.spec +++ b/libuv.spec @@ -4,8 +4,8 @@ Name: libuv Epoch: 1 -Version: 0.10.27 -Release: 3%{?dist} +Version: 0.10.28 +Release: 1%{?dist} Summary: Platform layer for node.js Group: Development/Tools @@ -119,6 +119,10 @@ cp out-static/Release/obj.target/libuv.a %{buildroot}/%{_libdir} %{_libdir}/libuv.a %changelog +* Fri Aug 01 2014 T.C. Hollingsworth - 1:0.10.28-1 +- new upstream release 0.10.28 + https://github.com/joyent/libuv/blob/v0.10.28/ChangeLog + * Thu Jul 03 2014 T.C. Hollingsworth - 1:0.10.27-3 - build static library for rust (RHBZ#1115975) diff --git a/sources b/sources index 547eb9f..0d14ebd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8bc14dc254363092bd36919ea05cc9ab libuv-v0.10.27.tar.gz +1a3e1a44e76df606f2b802ac81481949 libuv-v0.10.28.tar.gz