# HG changeset patch # User Wolfgang Rosenauer # Date 1277705819 -7200 # Node ID 3cbd4196534d0be0106b0b37d39a4355196ede44 # Parent a066d1e6db1708e4451706ca00ba1ff9cf3600fa update to 1.9.2.6/3.6.6 diff -r a066d1e6db17 -r 3cbd4196534d MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Fri Jun 25 09:28:01 2010 +0200 +++ b/MozillaFirefox/MozillaFirefox.changes Mon Jun 28 08:16:59 2010 +0200 @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jun 27 20:24:31 CEST 2010 - wr@rosenauer.org + +- update to 3.6.6 release + * modifies the crash protection feature to increase the amount + of time that plugins are allowed to be non-responsive before + being terminated. + ------------------------------------------------------------------- Wed Jun 23 14:40:35 CEST 2010 - wr@rosenauer.org diff -r a066d1e6db17 -r 3cbd4196534d MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Fri Jun 25 09:28:01 2010 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Mon Jun 28 08:16:59 2010 +0200 @@ -1,5 +1,5 @@ # -# spec file for package MozillaFirefox (Version 3.6.4) +# spec file for package MozillaFirefox (Version 3.6.6) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # 2006-2010 Wolfgang Rosenauer @@ -22,7 +22,7 @@ Name: MozillaFirefox %define xulrunner mozilla-xulrunner192 BuildRequires: autoconf213 gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python unzip update-desktop-files zip -BuildRequires: %{xulrunner}-devel = 1.9.2.4 +BuildRequires: %{xulrunner}-devel = 1.9.2.6 %if %suse_version > 1020 BuildRequires: fdupes %endif @@ -34,9 +34,9 @@ License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ Provides: web_browser Provides: firefox -Version: 3.6.4 +Version: 3.6.6 Release: 1 -%define releasedate 2010061100 +%define releasedate 2010062600 Summary: Mozilla Firefox Web Browser Url: http://www.mozilla.org/ Group: Productivity/Networking/Web/Browsers diff -r a066d1e6db17 -r 3cbd4196534d mozilla-xulrunner192/create-tar.sh --- a/mozilla-xulrunner192/create-tar.sh Fri Jun 25 09:28:01 2010 +0200 +++ b/mozilla-xulrunner192/create-tar.sh Mon Jun 28 08:16:59 2010 +0200 @@ -1,7 +1,7 @@ #!/bin/bash -RELEASE_TAG="FIREFOX_3_6_4_RELEASE" -VERSION="1.9.2.4" +RELEASE_TAG="FIREFOX_3_6_6_RELEASE" +VERSION="1.9.2.6" # mozilla hg clone http://hg.mozilla.org/releases/mozilla-1.9.2 mozilla diff -r a066d1e6db17 -r 3cbd4196534d mozilla-xulrunner192/mozilla-xulrunner192.changes --- a/mozilla-xulrunner192/mozilla-xulrunner192.changes Fri Jun 25 09:28:01 2010 +0200 +++ b/mozilla-xulrunner192/mozilla-xulrunner192.changes Mon Jun 28 08:16:59 2010 +0200 @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jun 27 21:02:29 CEST 2010 - wr@rosenauer.org + +- update to 1.9.2.6 release + * modifies the crash protection feature to increase the amount + of time that plugins are allowed to be non-responsive before + being terminated. + ------------------------------------------------------------------- Wed Jun 23 14:23:43 CEST 2010 - wr@rosenauer.org diff -r a066d1e6db17 -r 3cbd4196534d mozilla-xulrunner192/mozilla-xulrunner192.spec --- a/mozilla-xulrunner192/mozilla-xulrunner192.spec Fri Jun 25 09:28:01 2010 +0200 +++ b/mozilla-xulrunner192/mozilla-xulrunner192.spec Mon Jun 28 08:16:59 2010 +0200 @@ -1,5 +1,5 @@ # -# spec file for package mozilla-xulrunner192 (Version 1.9.2.4) +# spec file for package mozilla-xulrunner192 (Version 1.9.2.6) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # 2006-2010 Wolfgang Rosenauer @@ -39,12 +39,12 @@ BuildRequires: wireless-tools %endif License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ -Version: 1.9.2.4 +Version: 1.9.2.6 Release: 1 -%define releasedate 2010061100 -%define version_internal 1.9.2.4 +%define releasedate 2010062600 +%define version_internal 1.9.2.6 %define apiversion 1.9.2 -%define uaweight 192040 +%define uaweight 192060 Summary: Mozilla Runtime Environment 1.9.2 Url: http://www.mozilla.org Group: Productivity/Other