Blame SOURCES/esc-1.1.0-fix21.patch

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