[xulrunner] Update to 18.0.2

Jan Horak xhorak at fedoraproject.org
Wed Feb 6 09:05:53 UTC 2013


commit 8b5d782447b8d13609f76464a2b6d1233dad58b9
Author: Jan Horak <jhorak at redhat.com>
Date:   Wed Feb 6 10:05:46 2013 +0100

    Update to 18.0.2

 sources        |    2 +-
 xulrunner.spec |   11 +++++++----
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index 678e3d6..82ba768 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b400555fc7063163e3b99472d0c92a1  xulrunner-18.0.1.source.tar.bz2
+a7a20f52a3ffdd8d2fafa8a1a1db49c7  xulrunner-18.0.2.source.tar.bz2
diff --git a/xulrunner.spec b/xulrunner.spec
index e498bc1..9693110 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -2,10 +2,10 @@
 %define system_nss        1
 
 # Use system sqlite?
-%if 0%{?fedora} <= 18
-%define system_sqlite     0
-%else
+%if 0%{?fedora} <= 19
 %define system_sqlite     1
+%else
+%define system_sqlite     0
 %endif
 
 # Use system cairo?
@@ -74,7 +74,7 @@
 
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
-Version:        18.0.1
+Version:        18.0.2
 Release:        1%{?pre_tag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
@@ -508,6 +508,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Wed Feb  6 2013 Jan Horak <jhorak at redhat.com> - 18.0.2-1
+- Update to 18.0.2
+
 * Fri Jan 25 2013 Jan Horak <jhorak at redhat.com> - 18.0.1-1
 - Update to 18.0.1
 


More information about the scm-commits mailing list