Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package MozillaFirefox for openSUSE:Factory checked in at 2021-05-08 22:06:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/MozillaFirefox (Old) and /work/SRC/openSUSE:Factory/.MozillaFirefox.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "MozillaFirefox" Sat May 8 22:06:59 2021 rev:335 rq:890833 version:88.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes 2021-05-05 20:39:08.547137318 +0200 +++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new.2988/MozillaFirefox.changes 2021-05-08 22:07:00.545848728 +0200 @@ -1,0 +2,17 @@ +Wed May 5 15:13:20 UTC 2021 - Andreas Stieger <[email protected]> + +- Mozilla Firefox 88.0.1 + * Fixed: Resolved an issue caused by a recent Widevine plugin + update which prevented some purchased video content from + playing correctly (bmo#1705138) + * Fixed: Fixed corruption of videos playing on Twitter or + WebRTC calls on some Gen6 Intel graphics chipsets + (bmo#1708937) + * Fixed: Fixed menulists in Preferences being unreadable for + users with High Contrast Mode enabled (bmo#1706496) + MFSA 2021-20 (bsc#1185633) + * CVE-2021-29952 (bmo#1704227) + Race condition in Web Render Components +- devel package: move macros to /usr/lib/rpm/macros.d (boo#1185658) + +------------------------------------------------------------------- Old: ---- firefox-88.0.source.tar.xz firefox-88.0.source.tar.xz.asc l10n-88.0.tar.xz New: ---- firefox-88.0.1.source.tar.xz firefox-88.0.1.source.tar.xz.asc l10n-88.0.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ MozillaFirefox.spec ++++++ --- /var/tmp/diff_new_pack.Gpb1th/_old 2021-05-08 22:07:09.137811519 +0200 +++ /var/tmp/diff_new_pack.Gpb1th/_new 2021-05-08 22:07:09.141811501 +0200 @@ -33,8 +33,8 @@ # major 69 # mainver %major.99 %define major 88 -%define mainver %major.0 -%define orig_version 88.0 +%define mainver %major.0.1 +%define orig_version 88.0.1 %define orig_suffix %{nil} %define update_channel release %define branding 1 @@ -687,8 +687,8 @@ mkdir -p %{buildroot}%{_bindir} install -m 755 %SOURCE12 %{buildroot}%{_bindir} # inspired by mandriva -mkdir -p %{buildroot}%{_sysconfdir}/rpm -cat <<'FIN' >%{buildroot}%{_sysconfdir}/rpm/macros.%{progname} +mkdir -p %{buildroot}%{_rpmmacrodir} +cat <<'FIN' >%{buildroot}%{_rpmmacrodir}/macros.%{progname} # Macros from %{name} package %%firefox_major %{major} %%firefox_version %{version} @@ -781,7 +781,7 @@ %files devel %defattr(-,root,root) %{_bindir}/mozilla-get-app-id -%config %{_sysconfdir}/rpm/macros.%{progname} +%{_rpmmacrodir}/macros.%{progname} %endif %if %localize ++++++ firefox-88.0.source.tar.xz -> firefox-88.0.1.source.tar.xz ++++++ /work/SRC/openSUSE:Factory/MozillaFirefox/firefox-88.0.source.tar.xz /work/SRC/openSUSE:Factory/.MozillaFirefox.new.2988/firefox-88.0.1.source.tar.xz differ: char 16, line 1 ++++++ l10n-88.0.tar.xz -> l10n-88.0.1.tar.xz ++++++ ++++++ tar_stamps ++++++ --- /var/tmp/diff_new_pack.Gpb1th/_old 2021-05-08 22:07:09.457810133 +0200 +++ /var/tmp/diff_new_pack.Gpb1th/_new 2021-05-08 22:07:09.457810133 +0200 @@ -1,11 +1,11 @@ PRODUCT="firefox" CHANNEL="release" -VERSION="88.0" +VERSION="88.0.1" VERSION_SUFFIX="" -PREV_VERSION="87.0" +PREV_VERSION="88.0" PREV_VERSION_SUFFIX="" #SKIP_LOCALES="" # Uncomment to skip l10n and compare-locales-generation RELEASE_REPO="https://hg.mozilla.org/releases/mozilla-release" -RELEASE_TAG="38ee7c9c51c5c95d854c6e9eaa962f21d4f17753" -RELEASE_TIMESTAMP="20210415204500" +RELEASE_TAG="179e1482851c07d65bf29a21c9e42ea312fc87fa" +RELEASE_TIMESTAMP="20210504152106"
