]> git.pld-linux.org Git - packages/v8.git/commitdiff
- 2.2.8.0
authoraredridel <aredridel@pld-linux.org>
Fri, 7 May 2010 06:30:23 +0000 (06:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    v8.spec -> 1.13

v8.spec

diff --git a/v8.spec b/v8.spec
index a9788da63d3e6ad247f2715ba46d6bad6c8a36cb..8a23eb57c0ae6c8b74f6349074fa0be3303308e9 100644 (file)
--- a/v8.spec
+++ b/v8.spec
@@ -3,14 +3,14 @@
 # For 1.3+, we use the three digit versions
 %define                somajor 2
 %define                sominor 2
-%define                sobuild 6
+%define                sobuild 8
 %define                sover %{somajor}.%{sominor}.%{sobuild}
 
-%define                snap    20100429svn4551
+%define                snap    20100507svn4607
 %define                rel             1
 Summary:       JavaScript Engine
 Name:          v8
-Version:       2.2.6.0
+Version:       2.2.8.0
 Release:       0.%{snap}.%{rel}
 License:       BSD
 Group:         Libraries
@@ -18,7 +18,7 @@ URL:          http://code.google.com/p/v8
 # No tarballs, pulled from svn
 # svn export http://v8.googlecode.com/svn/trunk/ v8
 Source0:       %{name}-%{snap}.tar.bz2
-# Source0-md5: 3d8928cd3ee6d117719b4bfd93373d44
+# Source0-md5: 34cb715bd6d4796010efa322b4d83e6d
 #Patch0:               %{name}-d8-fwrite-return.patch
 Patch1:                %{name}-2.0.0-d8-allocation.patch
 Patch2:                %{name}-cstdio.patch
This page took 0.162914 seconds and 4 git commands to generate.