[xulrunner] Update to latest upstream (23.0)

Martin Stransky stransky at fedoraproject.org
Mon Aug 5 12:30:31 UTC 2013


commit d4a72524efdfcee0ecbc7c998fff103d39ccd559
Author: Martin Stransky <stransky at redhat.com>
Date:   Mon Aug 5 14:31:15 2013 +0200

    Update to latest upstream (23.0)

 mozilla-817533.patch |   32 -----------------------
 mozilla-860213.patch |   69 --------------------------------------------------
 xulrunner.spec       |   11 +++----
 3 files changed, 5 insertions(+), 107 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index 31cf086..5ce6b2f 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -77,8 +77,8 @@
 
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
-Version:        22.0
-Release:        7%{?pre_tag}%{?dist}
+Version:        23.0
+Release:        1%{?pre_tag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -104,9 +104,7 @@ Patch21:        rhbz-911314.patch
 Patch24:        rhbz-966424.patch
 
 # Upstream patches
-Patch105:       mozilla-817533.patch
 Patch106:       mozilla-831688.patch
-Patch107:       mozilla-860213.patch
 
 # ---------------------------------------------------
 
@@ -247,9 +245,7 @@ cd %{tarballdir}
 %endif
 
 %patch24  -p1 -b .966424
-%patch105 -p1 -b .817533
 %patch106 -p1 -b .831688
-%patch107 -p1 -b .860213
 
 %{__rm} -f .mozconfig
 %{__cp} %{SOURCE10} .mozconfig
@@ -530,6 +526,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Thu Jul 25 2013 Martin Stransky <stransky at redhat.com> - 23.0-1
+- Update to latest upstream (23.0)
+
 * Mon Jul 29 2013 Jan Horak <jhorak at redhat.com> - 22.0-7
 - Use system libffi for Fedora 19+
 - Added fix for mozbz#860213


More information about the scm-commits mailing list