Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package MozillaThunderbird for openSUSE:Factory checked in at 2021-09-26 21:48:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/MozillaThunderbird (Old) and /work/SRC/openSUSE:Factory/.MozillaThunderbird.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "MozillaThunderbird" Sun Sep 26 21:48:27 2021 rev:262 rq:921250 version:91.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/MozillaThunderbird/MozillaThunderbird.changes 2021-09-11 22:24:40.123394783 +0200 +++ /work/SRC/openSUSE:Factory/.MozillaThunderbird.new.1899/MozillaThunderbird.changes 2021-09-26 21:49:07.482808349 +0200 @@ -1,0 +2,12 @@ +Wed Sep 15 15:37:55 UTC 2021 - Wolfgang Rosenauer <w...@rosenauer.org> + +- Mozilla Thunderbird 91.1.1 + * Menu item for disabling subject encryption for a single message added + * Printing messages that are not currently displayed is no longer + supported, including printing multiple messages at once + * for bugfixes see + https://www.thunderbird.net/en-US/thunderbird/91.1.1/releasenotes +- MOZ_ENABLE_WAYLAND env variable now overrides automatic detection + if already set before startup + +------------------------------------------------------------------- Old: ---- l10n-91.1.0.tar.xz thunderbird-91.1.0.source.tar.xz thunderbird-91.1.0.source.tar.xz.asc New: ---- l10n-91.1.1.tar.xz thunderbird-91.1.1.source.tar.xz thunderbird-91.1.1.source.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ MozillaThunderbird.spec ++++++ --- /var/tmp/diff_new_pack.cLSCsd/_old 2021-09-26 21:49:16.398819209 +0200 +++ /var/tmp/diff_new_pack.cLSCsd/_new 2021-09-26 21:49:16.402819215 +0200 @@ -26,8 +26,8 @@ # major 69 # mainver %major.99 %define major 91 -%define mainver %major.1.0 -%define orig_version 91.1.0 +%define mainver %major.1.1 +%define orig_version 91.1.1 %define orig_suffix %{nil} %define update_channel release %define source_prefix thunderbird-%{orig_version} ++++++ l10n-91.1.0.tar.xz -> l10n-91.1.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/MozillaThunderbird/l10n-91.1.0.tar.xz /work/SRC/openSUSE:Factory/.MozillaThunderbird.new.1899/l10n-91.1.1.tar.xz differ: char 26, line 1 ++++++ mozilla.sh.in ++++++ --- /var/tmp/diff_new_pack.cLSCsd/_old 2021-09-26 21:49:16.558819407 +0200 +++ /var/tmp/diff_new_pack.cLSCsd/_new 2021-09-26 21:49:16.562819413 +0200 @@ -88,7 +88,7 @@ WAYLAND_SUPPORTED=%WAYLAND_SUPPORTED # $XDG_SESSION_TYPE should contain either x11 or wayland -if [ $WAYLAND_SUPPORTED -eq 1 ] && [ "$XDG_SESSION_TYPE" = "wayland" ]; then +if [ $WAYLAND_SUPPORTED -eq 1 ] && [ "$XDG_SESSION_TYPE" = "wayland" ] && [ ! -z "$MOZ_ENABLE_WAYLAND" ]; then export MOZ_ENABLE_WAYLAND=1 fi ++++++ tar_stamps ++++++ --- /var/tmp/diff_new_pack.cLSCsd/_old 2021-09-26 21:49:16.606819467 +0200 +++ /var/tmp/diff_new_pack.cLSCsd/_new 2021-09-26 21:49:16.606819467 +0200 @@ -1,10 +1,10 @@ PRODUCT="thunderbird" CHANNEL="esr91" -VERSION="91.1.0" +VERSION="91.1.1" VERSION_SUFFIX="" -PREV_VERSION="91.0.3" +PREV_VERSION="91.1.0" PREV_VERSION_SUFFIX="" #SKIP_LOCALES="" # Uncomment to skip l10n and compare-locales-generation RELEASE_REPO="https://hg.mozilla.org/releases/comm-esr91" -RELEASE_TAG="f134c939baab6193527545e8f40229aee95d5abf" -RELEASE_TIMESTAMP="20210902035758" +RELEASE_TAG="ff307e08b1218c8988d09d15d74f1b974a4d45a6" +RELEASE_TIMESTAMP="20210916142849" ++++++ thunderbird-91.1.0.source.tar.xz -> thunderbird-91.1.1.source.tar.xz ++++++ /work/SRC/openSUSE:Factory/MozillaThunderbird/thunderbird-91.1.0.source.tar.xz /work/SRC/openSUSE:Factory/.MozillaThunderbird.new.1899/thunderbird-91.1.1.source.tar.xz differ: char 15, line 1