[packages/libuv] up to 0.10.13

glen glen at pld-linux.org
Thu Aug 1 15:36:24 CEST 2013


commit 45a8453644550e84a709c11c13841d31503d955b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Aug 1 16:29:56 2013 +0300

    up to 0.10.13

 libuv.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libuv.spec b/libuv.spec
index be6faef..c31a276 100644
--- a/libuv.spec
+++ b/libuv.spec
@@ -2,17 +2,17 @@
 # Conditional build:
 %bcond_with	tests		# build with tests (require network access)
 
-# git log -1 --pretty=format:%h v0.10.5
-%define git_snapshot 6595a77
+# git log -1 --pretty=format:%h v0.10.13
+%define git_snapshot 381312e
 Summary:	Platform layer for node.js
 Name:		libuv
-Version:	0.10.5
+Version:	0.10.13
 Release:	1
 License:	MIT
 Group:		Development/Tools
 URL:		http://nodejs.org/
 Source0:	http://libuv.org/dist/v%{version}/%{name}-v%{version}.tar.gz
-# Source0-md5:	169e4d299e791b733892bc1c04b2b6b9
+# Source0-md5:	45ff7b043bd0139fc3fd289991411dc5
 Source2:	%{name}.pc.in
 BuildRequires:	libstdc++-devel
 BuildRequires:	pkgconfig
@@ -20,7 +20,7 @@ BuildRequires:	python-gyp
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # we only need major.minor in the SONAME in the stable (even numbered) series
-# this should be changed to %%{version} in unstable (odd numbered) releases
+# this should be changed to %{version} in unstable (odd numbered) releases
 %define		sover	0.10
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libuv.git/commitdiff/45a8453644550e84a709c11c13841d31503d955b



More information about the pld-cvs-commit mailing list