[xulrunner/f14] Update to 1.9.2.22

Jan Horak xhorak at fedoraproject.org
Tue Sep 6 12:20:56 UTC 2011


commit 42108faccd1b5965b2346eba70359ea7133c83b0
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Sep 6 14:20:37 2011 +0200

    Update to 1.9.2.22

 .gitignore                |    1 +
 sources                   |    2 +-
 xulrunner-diginotar.patch |  278 ---------------------------------------------
 xulrunner.spec            |    9 +-
 4 files changed, 7 insertions(+), 283 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 39dc540..7439fc9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ xulrunner-1.9.2.7.source.tar.bz2
 /xulrunner-1.9.2.17.source.tar.bz2
 /xulrunner-1.9.2.18.source.tar.bz2
 /xulrunner-1.9.2.20.source.tar.bz2
+/xulrunner-1.9.2.22.source.tar.bz2
diff --git a/sources b/sources
index 0b70a4e..cfc305d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a7efdef31f331cff68dbd28e7675ff1  xulrunner-1.9.2.20.source.tar.bz2
+b2ed2c401808bfc28038b201afb203f3  xulrunner-1.9.2.22.source.tar.bz2
diff --git a/xulrunner.spec b/xulrunner.spec
index ad172f3..4afc0f1 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -27,8 +27,8 @@
 
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
-Version:        1.9.2.20
-Release:        2%{?pretag}%{?dist}
+Version:        1.9.2.22
+Release:        1%{?pretag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -58,7 +58,6 @@ Patch24:        crashreporter-remove-static.patch
 
 # Upstream patches
 Patch30:	mozilla-513747.patch
-Patch31:	xulrunner-diginotar.patch
 
 # ---------------------------------------------------
 
@@ -160,7 +159,6 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{version_internal}/' %{P:%%PATCH0} \
 %patch22 -p1 -b .static
 
 %patch30 -p2 -b .513747
-%patch31 -p1 -b .diginotar
 
 %{__rm} -f .mozconfig
 %{__cp} %{SOURCE10} .mozconfig
@@ -474,6 +472,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Sep  6 2011 Jan Horak <jhorak at redhat.com> - 1.9.2.22-1
+- Update to 1.9.2.22
+
 * Wed Aug 31 2011 Jan Horak <jhorak at redhat.com> - 1.9.2.20-2
 - Distrust a specific Certificate Authority
 


More information about the scm-commits mailing list