diff --git a/download b/download index dc3d027076a9cf016d89817b0157b602a1e62f0f..6fd98d8b3be8b1c1f0ac9510f0788fe31d61ef20 100644 --- a/download +++ b/download @@ -1,6 +1,6 @@ fc25f988b87b5187d4e2f006efa699a3 cbindgen-vendor.tar.xz -74a5d9658eb5f346f1b461b2d1d7934c thunderbird-128.13.0esr.b3.processed-source.tar.xz -1f5d8d29cc5237c21aa0cb7dc5743a26 thunderbird-langpacks-128.13.0esr-20250723.tar.xz +1bbfea93579dba1385955fb1946831eb thunderbird-128.14.0esr.b2.processed-source.tar.xz +23a7a363b4eb38a19df98272274aa0c5 thunderbird-langpacks-128.14.0esr-20250819.tar.xz 7b35b9a003996b1f1dbc3cd936a609f2 nspr-4.35.0-1.el8_1.src.rpm ab085bce989de91681f48fdd05be4c0f nss-3.101.0-7.el8_2.src.rpm dbf6357877e3e1042de1a95cdfb61507 nss-3.101.0-7.el9_2.src.rpm diff --git a/thunderbird.spec b/thunderbird.spec index 31802d35ffd1cbe9a2f46def436eab2f53c6b102..049b9a81804d803a4f34d92eb3fe5783e0df4abc 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -128,7 +128,7 @@ end} # If set to .b2 or .b3 ... the processed source file needs to be renamed before upload, e.g. # thunderbird-102.8.0.b2.processed-source.tar.xz # When unset use processed source file name as is. -%global buildnum .b3 +%global buildnum .b2 %bcond_without langpacks @@ -138,7 +138,7 @@ end} Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 128.13.0 +Version: 128.14.0 Release: 3%{anolis_release}%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -167,7 +167,7 @@ ExcludeArch: loongarch64 #Source0: https://archive.mozilla.org/pub/thunderbird/releases/%%{version}%%{?pre_version}/source/thunderbird-%%{version}%%{?pre_version}.processed-source.tar.xz Source0: thunderbird-%{version}%{?pre_version}%{?buildnum}.processed-source.tar.xz %if %{with langpacks} -Source1: thunderbird-langpacks-%{version}%{?pre_version}-20250723.tar.xz +Source1: thunderbird-langpacks-%{version}%{?pre_version}-20250819.tar.xz %endif Source2: cbindgen-vendor.tar.xz Source3: process-official-tarball @@ -1663,10 +1663,19 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog -* Tue Aug 12 2025 Liwei Ge - 128.13.0-3.0.1 +* Thu Aug 28 2025 Liwei Ge - 128.14.0-3.0.1 - Rebrand to Anolis - Remove loongarch64 arch(Zhao Hang) +* Tue Aug 19 2025 Jan Grulich - 128.14.0-3 +- Update to 128.14.0 build2 + +* Fri Aug 15 2025 Jan Grulich - 128.14.0-2 +- Add missing translations + +* Fri Aug 15 2025 Jan Grulich - 128.14.0-1 +- Update to 128.14.0 build1 + * Wed Jul 23 2025 Eike Rathke - 128.13.0-3 - Update to 128.13.0 build3