[v8/el6: 2/3] fix up for mass rebuild

T.C. Hollingsworth patches at fedoraproject.org
Thu Sep 18 02:43:01 UTC 2014


commit 113af391a64e4db7464c305f2228edbdb0519f62
Merge: 643e7db 268ed1e
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Sep 17 19:39:54 2014 -0700

    fix up for mass rebuild
    
    I had no idea there was even another one;
    I always pick the worst time to go on vacation. ;-)

 v8.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --cc v8.spec
index ebbefd6,a4a0bbc..b8f9906
--- a/v8.spec
+++ b/v8.spec
@@@ -23,7 -23,7 +23,7 @@@
  
  Name:		v8
  Version:	%{somajor}.%{sominor}.%{sobuild}.%{sotiny}
- Release:	11%{?dist}
 -Release:	12%{?dist}
++Release:	13%{?dist}
  Epoch:		1
  Summary:	JavaScript Engine
  Group:		System Environment/Libraries
@@@ -285,11 -268,9 +285,15 @@@ rm -rf %{buildroot
  %{python_sitelib}/j*.py*
  
  %changelog
- * Wed Sep 17 2014 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1:3.14.5.10-12
++
++* Wed Sep 17 2014 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1:3.14.5.10-13
 +- backport bugfix that eliminates unused-local-typedefs warning
 +- backport security fix: Fix Hydrogen bounds check elimination (CVE-2013-6668; RHBZ#1086120)
 +- backport fix to segfault caused by the above patch
 +
+ * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:3.14.5.10-12
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+ 
  * Thu Jul 31 2014 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1:3.14.5.10-11
  - backport security fix for memory corruption and stack overflow (RHBZ#1125464)
    https://groups.google.com/d/msg/nodejs/-siJEObdp10/2xcqqmTHiEMJ


More information about the scm-commits mailing list