Blame SOURCES/esc-1.1.0-fix21.patch

9ccdfb
diff -up ./esc/src/app/xul/esc/application.ini.fix21 ./esc/src/app/xul/esc/application.ini
9ccdfb
--- ./esc/src/app/xul/esc/application.ini.fix21	2013-11-07 10:56:36.647816721 -0800
9ccdfb
+++ ./esc/src/app/xul/esc/application.ini	2013-11-07 10:57:36.456818594 -0800
9ccdfb
@@ -25,11 +25,11 @@ Vendor=RedHat
9ccdfb
 Name=ESC
9ccdfb
 ;
9ccdfb
 ; This field specifies your application's version.  This field is optional.
9ccdfb
-Version=1.1.0-19
9ccdfb
+Version=1.1.0-25
9ccdfb
 ;
9ccdfb
 ; This field specifies your application's build ID (timestamp).  This field is
9ccdfb
 ; required.
9ccdfb
-BuildID=0000001019
9ccdfb
+BuildID=0000001025
9ccdfb
 ;
9ccdfb
 ; This ID is just an example.  Every XUL app ought to have it's own unique ID.
9ccdfb
 ; You can use the microsoft "guidgen" or "uuidgen" tools, or go on
9ccdfb
@@ -41,12 +41,12 @@ ID={6380471b-1924-4b48-b652-49f42951af86
9ccdfb
 ; This field is required.  It specifies the minimum Gecko version that this
9ccdfb
 ; application requires.  Specifying 1.8 matches all releases with a version
9ccdfb
 ; prefixed by 1.8 (e.g., 1.8a4, 1.8b, 1.8.2).
9ccdfb
-MinVersion=6.0.0
9ccdfb
+MinVersion=24.0.0
9ccdfb
 ;
9ccdfb
 ; This field is optional.  It specifies the maximum Gecko version that this
9ccdfb
 ; application requires.  It should be specified if your application uses
9ccdfb
 ; unfrozen interfaces.  Specifying 1.8 matches all releases with a version
9ccdfb
 ; prefixed by 1.8 (e.g., 1.8a4, 1.8b, 1.8.2).
9ccdfb
-MaxVersion=22.0.0
9ccdfb
+MaxVersion=25.0.0
9ccdfb
 
9ccdfb
 [Shell]