[v8/f19] new upstream release 3.14.5.10

T.C. Hollingsworth patches at fedoraproject.org
Wed May 29 05:08:45 UTC 2013


commit ee9255d44115a1f9148ef9c0d913e8544c4adb0a
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Tue May 28 22:07:52 2013 -0700

    new upstream release 3.14.5.10

 .gitignore |    1 +
 sources    |    3 +--
 v8.spec    |    7 +++++--
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 772f3f5..6acdc49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /v8-3.13.7.5.tar.bz2
 /v8-3.14.5.7.tar.bz2
 /v8-3.14.5.8.tar.bz2
+/v8-3.14.5.10.tar.bz2
diff --git a/sources b/sources
index 9d13f3b..0ed3ff1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-0e4805a87832ac58b53accc23e1ff8d0  v8-3.14.5.7.tar.bz2
-2aafad43bcb64cb68e3224bc16628ff7  v8-3.14.5.8.tar.bz2
+d4e3a038ad387fd7b75d40a89e231ef7  v8-3.14.5.10.tar.bz2
diff --git a/v8.spec b/v8.spec
index 7d8b9f1..dd4b038 100644
--- a/v8.spec
+++ b/v8.spec
@@ -16,14 +16,14 @@
 %global somajor 3
 %global sominor 14
 %global sobuild 5
-%global sotiny 8
+%global sotiny 10
 %global sover %{somajor}.%{sominor}.%{sobuild}
 
 # %%global svnver 20110721svn8716
 
 Name:		v8
 Version:	%{somajor}.%{sominor}.%{sobuild}.%{sotiny}
-Release:	2%{?dist}
+Release:	1%{?dist}
 Epoch:		1
 Summary:	JavaScript Engine
 Group:		System Environment/Libraries
@@ -210,6 +210,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/j*.py*
 
 %changelog
+* Wed May 29 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1:3.14.5.10-1
+- new upstream release 3.14.5.10
+
 * Mon May 06 2013 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1:3.14.5.8-2
 - Fix ownership of include directory (#958729)
 


More information about the scm-commits mailing list