Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2026-01-02 14:29:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/seamonkey (Old)
 and      /work/SRC/openSUSE:Factory/.seamonkey.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "seamonkey"

Fri Jan  2 14:29:39 2026 rev:45 rq:1325053 version:2.53.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes      2025-11-06 
18:16:20.275365191 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new.1928/seamonkey.changes    
2026-01-02 14:31:24.987629674 +0100
@@ -1,0 +2,26 @@
+Thu Jan 01 19:27:31 UTC 2026 - Tristan Miller <[email protected]>
+
+- update to SeaMonkey 2.53.23
+  * Use PluralForm for known networks in cZ bug 1986545.
+  * Use PluralForm better for known networks in cZ bug 1999832.
+  * Add ESR 140 links to debugQA bug 1993800.
+  * Incorrect SeaMonkey version number in BugSplat crash reports bug
+    1999135.
+  * Update service name in dataman.js bug 1489573.
+  * Fixed CSS issue by landing part 1 of bug 1363875.
+  * SeaMonkey 2.53.23 uses the same backend as Firefox and contains
+    the relevant Firefox 60.8 security fixes.
+  * SeaMonkey 2.53.23 shares most parts of the mail and news code with
+    Thunderbird. Please read the Thunderbird 60.8.0 release notes for
+    specific security fixes in this release.
+  * Additional important security fixes up to Current Firefox 140.6
+    and Thunderbird 140.6 ESR plus many enhancements have been
+    backported. We will continue to enhance SeaMonkey security in
+    subsequent 2.53.x beta and release versions as fast as we are able
+    to.
+- adapt seamonkey-2.53.7.1-man-page.patch for SeaMonkey 2.53.23
+- disable system ICU due to bmo#1933117
+- request inclusion in Leap 15.6 and 16.0:
+  https://bugzilla.opensuse.org/show_bug.cgi?id=1255830
+
+-------------------------------------------------------------------
@@ -67,0 +94,2 @@
+- request inclusion in Leap 15.6 and 16.0:
+  https://bugzilla.opensuse.org/show_bug.cgi?id=1253368

Old:
----
  seamonkey-2.53.22.source-l10n.tar.xz
  seamonkey-2.53.22.source.tar.xz

New:
----
  seamonkey-2.53.23.source-l10n.tar.xz
  seamonkey-2.53.23.source.tar.xz

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

Other differences:
------------------
++++++ seamonkey.spec ++++++
--- /var/tmp/diff_new_pack.zYEvZN/_old  2026-01-02 14:31:27.727742777 +0100
+++ /var/tmp/diff_new_pack.zYEvZN/_new  2026-01-02 14:31:27.731742942 +0100
@@ -3,7 +3,7 @@
 #
 # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #               2006-2018 Wolfgang Rosenauer
-#               2018-2025 Tristan Miller
+#               2018-2026 Tristan Miller
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,8 @@
 
 # System vs. bundled libraries
 %bcond_without system_webp
-%bcond_without system_icu
+# As of 2.53.23, disable system ICU due to bmo#1933117
+%bcond_with    system_icu
 %bcond_without system_libvpx
 %bcond_without system_ffi
 %bcond_without system_nspr
@@ -51,11 +52,11 @@
 %define gnome_dir      %{_prefix}
 ### build options end
 
-%define releasedate 20251031000000
+%define releasedate 20251231000000
 
 Name:           seamonkey
 Summary:        An integrated web browser, composer, mail/news client, and IRC 
client
-Version:        2.53.22
+Version:        2.53.23
 Release:        0
 License:        MPL-2.0
 Group:          Productivity/Networking/Web/Browsers
@@ -291,7 +292,7 @@
 %patch -P 1 -p1
 %patch -P 2 -p2
 %patch -P 3 -p1
-%patch -P 4 -p0
+%patch -P 4 -p1
 %patch -P 5 -p1
 %patch -P 6 -p1
 %patch -P 7 -p1

++++++ seamonkey-2.53.22.source-l10n.tar.xz -> 
seamonkey-2.53.23.source-l10n.tar.xz ++++++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.53.22.source-l10n.tar.xz 
/work/SRC/openSUSE:Factory/.seamonkey.new.1928/seamonkey-2.53.23.source-l10n.tar.xz
 differ: char 25, line 1

++++++ seamonkey-2.53.22.source.tar.xz -> seamonkey-2.53.23.source.tar.xz ++++++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.53.22.source.tar.xz 
/work/SRC/openSUSE:Factory/.seamonkey.new.1928/seamonkey-2.53.23.source.tar.xz 
differ: char 25, line 1

++++++ seamonkey-2.53.7.1-man-page.patch ++++++
--- /var/tmp/diff_new_pack.zYEvZN/_old  2026-01-02 14:31:27.875748886 +0100
+++ /var/tmp/diff_new_pack.zYEvZN/_new  2026-01-02 14:31:27.883749217 +0100
@@ -1,5 +1,6 @@
---- build/moz.configure/old.configure  2024-12-12 18:30:12.000000000 -0600
-+++ build/moz.configure/old.configure  2024-12-30 17:18:44.383356721 -0600
+diff -ru seamonkey-2.53.23.old/build/moz.configure/old.configure 
seamonkey-2.53.23/build/moz.configure/old.configure
+--- seamonkey-2.53.23.old/build/moz.configure/old.configure    2025-11-15 
14:08:07.000000000 -0600
++++ seamonkey-2.53.23/build/moz.configure/old.configure        2026-01-01 
13:43:09.425634029 -0600
 @@ -112,6 +112,7 @@
      '--enable-zipwriter',
      '--includedir',
@@ -8,9 +9,10 @@
      '--prefix',
      '--with-branding',
      '--with-debug-label',
---- comm/suite/installer/Makefile.in   2021-08-08 15:29:32.000000000 +0200
-+++ comm/suite/installer/Makefile.in   2022-07-11 14:04:44.710104711 +0200
-@@ -145,6 +145,10 @@
+diff -ru seamonkey-2.53.23.old/comm/suite/installer/Makefile.in 
seamonkey-2.53.23/comm/suite/installer/Makefile.in
+--- seamonkey-2.53.23.old/comm/suite/installer/Makefile.in     2025-11-24 
14:30:06.000000000 -0600
++++ seamonkey-2.53.23/comm/suite/installer/Makefile.in 2026-01-01 
13:42:29.091360087 -0600
+@@ -141,6 +141,10 @@
  
  include $(topsrcdir)/toolkit/mozapps/installer/packager.mk
  
@@ -20,5 +22,5 @@
 +
  ifeq (Darwin, $(OS_ARCH))
  BINPATH = $(_BINPATH)
- DEFINES += -DAPPNAME=$(_APPNAME)
+ DEFINES += -DAPPNAME='$(_APPNAME)'
 

Reply via email to