update to 5.0b3
authorWolfgang Rosenauer <wr@rosenauer.org>
Tue, 31 May 2011 10:01:26 +0200
changeset 277 37db3d6540b8
parent 276 c9f36db0c1ca
child 279 eb9e33036fb4
update to 5.0b3
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/create-tar.sh
--- 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
--- 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}
--- 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