# HG changeset patch # User Wolfgang Rosenauer # Date 1335002716 -7200 # Node ID 0102d1864df22cbd6bb2e22991fc704d9d0a2aac # Parent 4e79a7c46250a62f1ebd660cc585a2a036ef1b35 update to 12.0 (build1) diff -r 4e79a7c46250 -r 0102d1864df2 MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Sat Apr 21 11:56:48 2012 +0200 +++ b/MozillaFirefox/MozillaFirefox.changes Sat Apr 21 12:05:16 2012 +0200 @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Fri Apr 20 16:19:18 UTC 2012 - wr@rosenauer.org - -- update to Firefox 12.0b6 +Sat Apr 21 10:02:37 UTC 2012 - wr@rosenauer.org + +- update to Firefox 12.0 (bnc#758408) * rebased patches - added mozilla-libnotify.patch to allow fallback from libnotify to xul based events if no notification-daemon is running diff -r 4e79a7c46250 -r 0102d1864df2 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Sat Apr 21 11:56:48 2012 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Sat Apr 21 12:05:16 2012 +0200 @@ -17,9 +17,9 @@ # -%define major 11 -%define mainver %major.99 -%define update_channel beta +%define major 12 +%define mainver %major.0 +%define update_channel release Name: MozillaFirefox BuildRequires: Mesa-devel @@ -48,8 +48,8 @@ BuildRequires: mozilla-nss-devel >= 3.13.3 BuildRequires: nss-shared-helper-devel Version: %{mainver} -Release: 0 -%define releasedate 2012042000 +Release: 2 +%define releasedate 2012042100 Provides: firefox = %{mainver} Provides: firefox = %{version}-%{release} Provides: web_browser diff -r 4e79a7c46250 -r 0102d1864df2 MozillaFirefox/create-tar.sh --- a/MozillaFirefox/create-tar.sh Sat Apr 21 11:56:48 2012 +0200 +++ b/MozillaFirefox/create-tar.sh Sat Apr 21 12:05:16 2012 +0200 @@ -1,9 +1,9 @@ #!/bin/bash -CHANNEL="beta" +CHANNEL="release" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_12_0b6_RELEASE" -VERSION="11.99" +RELEASE_TAG="FIREFOX_12_0_RELEASE" +VERSION="12.0" # mozilla echo "cloning $BRANCH..." diff -r 4e79a7c46250 -r 0102d1864df2 xulrunner/create-tar.sh --- a/xulrunner/create-tar.sh Sat Apr 21 11:56:48 2012 +0200 +++ b/xulrunner/create-tar.sh Sat Apr 21 12:05:16 2012 +0200 @@ -1,9 +1,9 @@ #!/bin/bash -CHANNEL="beta" +CHANNEL="release" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_12_0b6_RELEASE" -VERSION="11.99" +RELEASE_TAG="FIREFOX_12_0_RELEASE" +VERSION="12.0" # mozilla hg clone http://hg.mozilla.org/$BRANCH mozilla diff -r 4e79a7c46250 -r 0102d1864df2 xulrunner/xulrunner.changes --- a/xulrunner/xulrunner.changes Sat Apr 21 11:56:48 2012 +0200 +++ b/xulrunner/xulrunner.changes Sat Apr 21 12:05:16 2012 +0200 @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Fri Apr 20 19:22:42 UTC 2012 - wr@rosenauer.org +Sat Apr 21 10:03:42 UTC 2012 - wr@rosenauer.org -- update to 12.0b6 +- update to 12.0 (bnc#758408) * rebased patches - added mozilla-libnotify.patch to allow fallback from libnotify to xul based events if no notification-daemon is running diff -r 4e79a7c46250 -r 0102d1864df2 xulrunner/xulrunner.spec --- a/xulrunner/xulrunner.spec Sat Apr 21 11:56:48 2012 +0200 +++ b/xulrunner/xulrunner.spec Sat Apr 21 12:05:16 2012 +0200 @@ -44,9 +44,9 @@ %endif BuildRequires: mozilla-nspr-devel >= 4.9.0 BuildRequires: mozilla-nss-devel >= 3.13.3 -Version: 11.99 -Release: 0 -%define releasedate 2012042000 +Version: 12.0 +Release: 2 +%define releasedate 2012042100 %define version_internal 12.0 %define apiversion 12 %define uaweight 1200000