# HG changeset patch # User Wolfgang Rosenauer # Date 1306828886 -7200 # Node ID 37db3d6540b875220de3bb29a76c060664f36316 # Parent c9f36db0c1cac9b00c0ac3e2b894e58997f95ce8 update to 5.0b3 diff -r c9f36db0c1ca -r 37db3d6540b8 MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Sun May 29 13:23:11 2011 +0200 +++ b/MozillaFirefox/MozillaFirefox.changes Tue May 31 10:01:26 2011 +0200 @@ -1,10 +1,11 @@ ------------------------------------------------------------------- -Thu May 19 06:42:32 UTC 2011 - wr@rosenauer.org - -- update to 5.0b2 +Tue May 31 06:53:55 UTC 2011 - wr@rosenauer.org + +- update to 5.0b3 - transformed to standalone Firefox (not xulrunner based) (with new Firefox rapid release cycle it makes no sense anymore) * imported all relevant xulrunner patches +- do not compile in build timestamp ------------------------------------------------------------------- Wed Mar 30 11:24:36 UTC 2011 - wr@rosenauer.org diff -r c9f36db0c1ca -r 37db3d6540b8 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Sun May 29 13:23:11 2011 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Tue May 31 10:01:26 2011 +0200 @@ -35,7 +35,7 @@ License: MPLv1.1 or GPLv2+ or LGPLv2+ Version: %{mainver} Release: 1 -%define releasedate 2011051800 +%define releasedate 2011053000 Provides: web_browser Provides: firefox = %{version}-%{release} Provides: firefox = %{mainver} diff -r c9f36db0c1ca -r 37db3d6540b8 MozillaFirefox/create-tar.sh --- a/MozillaFirefox/create-tar.sh Sun May 29 13:23:11 2011 +0200 +++ b/MozillaFirefox/create-tar.sh Tue May 31 10:01:26 2011 +0200 @@ -1,7 +1,7 @@ #!/bin/bash BRANCH="mozilla-beta" -RELEASE_TAG="FIREFOX_5_0b2_RELEASE" +RELEASE_TAG="FIREFOX_5_0b3_RELEASE" VERSION="4.99" # mozilla