Hello community, here is the log from the commit of package MozillaFirefox for openSUSE:Factory checked in at 2020-01-24 14:11:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/MozillaFirefox (Old) and /work/SRC/openSUSE:Factory/.MozillaFirefox.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "MozillaFirefox" Fri Jan 24 14:11:15 2020 rev:302 rq:766431 version:72.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes 2020-01-11 14:38:34.089149846 +0100 +++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new.26092/MozillaFirefox.changes 2020-01-24 14:11:26.938415267 +0100 @@ -1,0 +2,19 @@ +Wed Jan 22 10:30:21 UTC 2020 - Wolfgang Rosenauer <[email protected]> + +- Mozilla Firefox 72.0.2 + * Various stability fixes + * Fixed issues opening files with spaces in their path (bmo#1601905) + * Fixed a hang opening about:logins when a master password is set + (bmo#1606992) + * Fixed a web compatibility issue with CSS Shadow Parts which + shipped in Firefox 72 (bmo#1604989) + * Fixed inconsistent playback performance for fullscreen 1080p + videos on some systems (bmo#1608485) + +------------------------------------------------------------------- +Tue Jan 21 12:59:54 UTC 2020 - Guillaume GARDET <[email protected]> + +- Fix build for aarch64/ppc64le (do not update config.sub file + for libbacktrace) + +------------------------------------------------------------------- Old: ---- firefox-72.0.1.source.tar.xz firefox-72.0.1.source.tar.xz.asc l10n-72.0.1.tar.xz New: ---- firefox-72.0.2.source.tar.xz firefox-72.0.2.source.tar.xz.asc l10n-72.0.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ MozillaFirefox.spec ++++++ --- /var/tmp/diff_new_pack.aDnViA/_old 2020-01-24 14:11:50.030423083 +0100 +++ /var/tmp/diff_new_pack.aDnViA/_new 2020-01-24 14:11:50.034423084 +0100 @@ -19,8 +19,8 @@ # changed with every update %define major 72 -%define mainver %major.0.1 -%define orig_version 72.0.1 +%define mainver %major.0.2 +%define orig_version 72.0.2 %define orig_suffix %{nil} %define update_channel release %define branding 1 @@ -324,8 +324,14 @@ %patch101 -p1 %patch102 -p1 %endif # only_print_mozconfig +# Save config.sub to restore it (for aarch64/ppc64le) later, as it is checked with a checksum +cp ./third_party/rust/backtrace-sys/src/libbacktrace/config.sub ./third_party/rust/backtrace-sys/src/libbacktrace/config.sub.save +cp ./third_party/rust/backtrace-sys/src/libbacktrace/config.guess ./third_party/rust/backtrace-sys/src/libbacktrace/config.guess.save %build +# Restore config.sub file +mv ./third_party/rust/backtrace-sys/src/libbacktrace/config.sub.save ./third_party/rust/backtrace-sys/src/libbacktrace/config.sub +mv ./third_party/rust/backtrace-sys/src/libbacktrace/config.guess.save ./third_party/rust/backtrace-sys/src/libbacktrace/config.guess %if !%{with only_print_mozconfig} # no need to add build time to binaries modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")" ++++++ firefox-72.0.1.source.tar.xz -> firefox-72.0.2.source.tar.xz ++++++ /work/SRC/openSUSE:Factory/MozillaFirefox/firefox-72.0.1.source.tar.xz /work/SRC/openSUSE:Factory/.MozillaFirefox.new.26092/firefox-72.0.2.source.tar.xz differ: char 15, line 1 ++++++ l10n-72.0.1.tar.xz -> l10n-72.0.2.tar.xz ++++++ ++++++ tar_stamps ++++++ --- /var/tmp/diff_new_pack.aDnViA/_old 2020-01-24 14:11:50.338423187 +0100 +++ /var/tmp/diff_new_pack.aDnViA/_new 2020-01-24 14:11:50.342423189 +0100 @@ -1,11 +1,11 @@ PRODUCT="firefox" CHANNEL="release" -VERSION="72.0.1" +VERSION="72.0.2" VERSION_SUFFIX="" -PREV_VERSION="72.0" +PREV_VERSION="72.0.1" PREV_VERSION_SUFFIX="" #SKIP_LOCALES="" # Uncomment to skip l10n and compare-locales-generation RELEASE_REPO="https://hg.mozilla.org/releases/mozilla-release" -RELEASE_TAG="8260da04c9b13f7c0e9cc6984a75e689b5fcb8c8" -RELEASE_TIMESTAMP="20200107212822" +RELEASE_TAG="25e0edbb0a613c3bf794c93ba3aa0985d29d5ef4" +RELEASE_TIMESTAMP="20200117190643"
