Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package MozillaThunderbird for 
openSUSE:Factory checked in at 2025-09-16 18:19:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/MozillaThunderbird (Old)
 and      /work/SRC/openSUSE:Factory/.MozillaThunderbird.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "MozillaThunderbird"

Tue Sep 16 18:19:12 2025 rev:371 rq:1305138 version:140.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/MozillaThunderbird/MozillaThunderbird.changes    
2025-08-21 16:59:31.342451389 +0200
+++ 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new.1977/MozillaThunderbird.changes
  2025-09-16 18:20:06.827428679 +0200
@@ -1,0 +2,19 @@
+Tue Sep  9 10:11:26 UTC 2025 - Lubos Kocman <[email protected]>
+
+- Fix suse_version check for 16.0
+
+-------------------------------------------------------------------
+Mon Sep  8 18:36:27 UTC 2025 - Yoshio Sato <[email protected]>
+
+- Build for Leap 16 using gcc13 (gcc14 is unavailable on Leap 16)
+
+-------------------------------------------------------------------
+Sat Sep  6 11:34:56 UTC 2025 - Wolfgang Rosenauer <[email protected]>
+
+- Mozilla Thunderbird 140.2.1
+  * Users could no longer send using smtp-relay.gmail.com
+  * Folder compaction could fail to complete due to folder write errors
+  * Creating an event or task from mail failed if the mail was
+    opened in a tab
+
+-------------------------------------------------------------------

Old:
----
  l10n-140.2.0esr.tar.xz
  thunderbird-140.2.0esr.source.tar.xz
  thunderbird-140.2.0esr.source.tar.xz.asc

New:
----
  l10n-140.2.1esr.tar.xz
  thunderbird-140.2.1esr.source.tar.xz
  thunderbird-140.2.1esr.source.tar.xz.asc

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

Other differences:
------------------
++++++ MozillaThunderbird.spec ++++++
--- /var/tmp/diff_new_pack.wlolPa/_old  2025-09-16 18:20:19.535963877 +0200
+++ /var/tmp/diff_new_pack.wlolPa/_new  2025-09-16 18:20:19.539964046 +0200
@@ -30,8 +30,8 @@
 # major 69
 # mainver %%major.99
 %define major          140
-%define mainver        %major.2.0
-%define orig_version   140.2.0
+%define mainver        %major.2.1
+%define orig_version   140.2.1
 %define orig_suffix    esr
 %define update_channel esr
 %define source_prefix  thunderbird-%{orig_version}
@@ -97,8 +97,13 @@
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  dejavu-fonts
 BuildRequires:  fdupes
+%if 0%{?suse_version} == 1600
+BuildRequires:  gcc13
+BuildRequires:  gcc13-c++
+%else
 BuildRequires:  gcc14
 BuildRequires:  gcc14-c++
+%endif
 BuildRequires:  memory-constraints
 BuildRequires:  rust1.84
 %if 0%{useccache} != 0
@@ -320,9 +325,14 @@
 export MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=system
 export CFLAGS="%{optflags}"
 %if 0%{?clang_build} == 0
+%if 0%{?suse_version} == 1600
+export CC=gcc-13
+export CXX=g++-13
+%else
 export CC=gcc-14
 export CXX=g++-14
 %endif
+%endif
 %ifarch %arm %ix86
 ### NOTE: these sections are not required anymore. Alson --no-keep-memory + 
-Wl,-z,pack-relative-relocs causes
 ### ld to go OOM (https://sourceware.org/bugzilla/show_bug.cgi?id=30756)

++++++ l10n-140.2.0esr.tar.xz -> l10n-140.2.1esr.tar.xz ++++++

++++++ tar_stamps ++++++
--- /var/tmp/diff_new_pack.wlolPa/_old  2025-09-16 18:20:19.771973816 +0200
+++ /var/tmp/diff_new_pack.wlolPa/_new  2025-09-16 18:20:19.771973816 +0200
@@ -1,11 +1,11 @@
 PRODUCT="thunderbird"
 CHANNEL="esr140"
-VERSION="140.2.0"
+VERSION="140.2.1"
 VERSION_SUFFIX="esr"
-REV_VERSION="140.1.1"
+REV_VERSION="140.2.0"
 PREV_VERSION_SUFFIX="esr"
 #SKIP_LOCALES="" # Uncomment to skip l10n and compare-locales-generation
 RELEASE_REPO="https://hg.mozilla.org/releases/comm-esr140";
-RELEASE_TAG="8414dffeb4d53578bd90c11d4a2dd933bdc08b85"
-RELEASE_TIMESTAMP="20250819130129"
+RELEASE_TAG="5df036ddfe367ff4452a4aa6235bb652dca89fa4"
+RELEASE_TIMESTAMP="20250828033206"
 

++++++ thunderbird-140.2.0esr.source.tar.xz -> 
thunderbird-140.2.1esr.source.tar.xz ++++++
/work/SRC/openSUSE:Factory/MozillaThunderbird/thunderbird-140.2.0esr.source.tar.xz
 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new.1977/thunderbird-140.2.1esr.source.tar.xz
 differ: char 15, line 1

Reply via email to