[xulrunner] Update to 12.0

Martin Stransky stransky at fedoraproject.org
Tue Apr 24 07:59:22 UTC 2012


commit 7b2b7ae0ecdcbca0e53deff86b51cd974b1773d8
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Tue Apr 24 09:59:07 2012 +0200

    Update to 12.0

 .gitignore     |    1 +
 sources        |    2 +-
 wmclass.patch  |   29 -----------------------------
 xulrunner.spec |    9 +++++----
 4 files changed, 7 insertions(+), 34 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f76403..1f743ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ xulrunner-1.9.3.0b3.source.tar.bz2
 /xulrunner-10.0.1.source.tar.bz2
 /xulrunner-11.0b7.source.tar.bz2
 /xulrunner-11.0.source.tar.bz2
+/xulrunner-12.0.source.tar.bz2
diff --git a/sources b/sources
index af22379..d040718 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b07acf47857aff72776d805409cdd1b  xulrunner-11.0.source.tar.bz2
+80c3e5927274de7f181fb5f931ac5fd4  xulrunner-12.0.source.tar.bz2
diff --git a/xulrunner.spec b/xulrunner.spec
index 40b6321..42c7d1a 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -69,8 +69,8 @@
 
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
-Version:        11.0
-Release:        3%{?pre_tag}%{?dist}
+Version:        12.0
+Release:        1%{?pre_tag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -92,7 +92,6 @@ Patch17:        xulrunner-10.0-gcc47.patch
 
 # Fedora specific patches
 Patch20:        mozilla-193-pkgconfig.patch
-Patch23:        wmclass.patch
 Patch24:        crashreporter-remove-static.patch
 
 # Upstream patches
@@ -233,7 +232,6 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{gecko_dir_ver}/' %{P:%%PATCH0} \
 %patch17 -p1 -b .gcc47
 
 %patch20 -p2 -b .pk
-%patch23 -p1 -b .wmclass
 %patch24 -p1 -b .static
 
 %patch39 -p1 -b .707993
@@ -493,6 +491,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Apr 24 2012 Martin Stransky <stransky at redhat.com> - 12.0-1
+- Update to 12.0
+
 * Tue Mar 13 2012 Martin Stransky <stransky at redhat.com> - 11.0-3
 - Update to 11.0
 - Fixed libvpx-devel dependency


More information about the scm-commits mailing list