Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2014-05-13 20:47:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/MozillaFirefox (Old)
 and      /work/SRC/openSUSE:Factory/.MozillaFirefox.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "MozillaFirefox"

Changes:
--------
--- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes    
2014-04-30 15:09:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes       
2014-05-13 20:47:40.000000000 +0200
@@ -1,0 +2,11 @@
+Sat May 10 06:09:37 UTC 2014 - w...@rosenauer.org
+
+- update to Firefox 29.0.1
+  * Seer disabled by default (bmo#1005958)
+  * Session Restore failed with a corrupted sessionstore.js file
+    (bmo#1001167)
+  * pdf.js printing white page (bmo#1003707, bnc#876833)
+- general.useragent.locale gets overwritten with en-US while it
+  should be using the active langpack's setting
+
+-------------------------------------------------------------------

Old:
----
  firefox-29.0-source.tar.xz
  l10n-29.0.tar.xz

New:
----
  firefox-29.0.1-source.tar.xz
  l10n-29.0.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ MozillaFirefox.spec ++++++
--- /var/tmp/diff_new_pack.HClqGh/_old  2014-05-13 20:48:01.000000000 +0200
+++ /var/tmp/diff_new_pack.HClqGh/_new  2014-05-13 20:48:01.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 %define major 29
-%define mainver %major.0
+%define mainver %major.0.1
 %define update_channel release
 
 %if %suse_version > 1220
@@ -65,7 +65,7 @@
 %endif
 Version:        %{mainver}
 Release:        0
-%define         releasedate 2014042500
+%define         releasedate 2014050900
 Provides:       firefox = %{mainver}
 Provides:       firefox = %{version}-%{release}
 Provides:       web_browser
@@ -371,6 +371,10 @@
 source %{SOURCE5}
 export MOZ_SOURCE_STAMP=$REV
 export MOZ_SOURCE_REPO=$REPO
+# need to remove default en-US firefox-l10n.js before it gets
+# populated into browser's omni.ja; it only contains general.useragent.locale
+# which should be loaded from each language pack (set in firefox.js)
+rm dist/bin/browser/defaults/preferences/firefox-l10n.js
 make -C browser/installer STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
 #DEBUG (break the build if searchplugins are missing / temporary)
 grep amazondotcom dist/firefox/browser/omni.ja


++++++ compare-locales.tar.xz ++++++

++++++ create-tar.sh ++++++
--- /var/tmp/diff_new_pack.HClqGh/_old  2014-05-13 20:48:01.000000000 +0200
+++ /var/tmp/diff_new_pack.HClqGh/_new  2014-05-13 20:48:01.000000000 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="release"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_29_0_RELEASE"
-VERSION="29.0"
+RELEASE_TAG="FIREFOX_29_0_1_RELEASE"
+VERSION="29.0.1"
 
 # mozilla
 if [ -d mozilla ]; then

++++++ firefox-29.0-source.tar.xz -> firefox-29.0.1-source.tar.xz ++++++
/work/SRC/openSUSE:Factory/MozillaFirefox/firefox-29.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/firefox-29.0.1-source.tar.xz 
differ: char 26, line 1


++++++ l10n-29.0.tar.xz -> l10n-29.0.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/MozillaFirefox/l10n-29.0.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/l10n-29.0.1.tar.xz differ: char 
26, line 1

++++++ source-stamp.txt ++++++
--- /var/tmp/diff_new_pack.HClqGh/_old  2014-05-13 20:48:01.000000000 +0200
+++ /var/tmp/diff_new_pack.HClqGh/_new  2014-05-13 20:48:01.000000000 +0200
@@ -1,2 +1,2 @@
-REV=f60bc49e6bd5
+REV=0cd2e9a8ba6f
 REPO=http://hg.mozilla.org/releases/mozilla-release

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to