diff --git a/download b/download index 4754398ba9418c3f8e99384cb64608b68bf815f6..f46cc112b4018f9109ceeb080f0e3628ea6ecb20 100644 --- a/download +++ b/download @@ -1,6 +1,6 @@ fc25f988b87b5187d4e2f006efa699a3 cbindgen-vendor.tar.xz -43dcd3b04af5c1b5a2b1c9c66dd4ef01 thunderbird-128.9.2esr.processed-source.tar.xz -bade0f1e5be0c8e869050f05557e6fec thunderbird-langpacks-128.9.2esr-20250416.tar.xz +f258cb682229be268cb3e1893cb9f361 thunderbird-128.10.0esr.processed-source.tar.xz +47aa020dd0b41e4a3835e2c90c3f00b4 thunderbird-langpacks-128.10.0esr-20250428.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 be7aa330a6ec8f360ac02eae3f7f0657f91fd1fe..74e6f1502cd42546b32437b3d31bdb9cca76dd55 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -36,7 +36,7 @@ function dist_to_rhel_minor(str, start) end match = string.match(str, ".el9") if match then - return 6 + return 7 end match = string.match(str, ".el10_%d+") if match then @@ -44,7 +44,7 @@ function dist_to_rhel_minor(str, start) end match = string.match(str, ".el10") if match then - return 0 + return 1 end return -1 end} @@ -138,7 +138,7 @@ end} Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 128.9.2 +Version: 128.10.0 Release: 1%{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}-20250416.tar.xz +Source1: thunderbird-langpacks-%{version}%{?pre_version}-20250428.tar.xz %endif Source2: cbindgen-vendor.tar.xz Source3: process-official-tarball @@ -1664,10 +1664,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog -* Fri May 09 2025 Liwei Ge - 128.9.2-1.0.1 +* Tue May 13 2025 Liwei Ge - 128.10.0-1.0.1 - Rebrand to Anolis - Remove loongarch64 arch(Zhao Hang) +* Mon Apr 28 2025 Eike Rathke - 128.10.0-1 +- Update to 128.10.0 build1 + * Wed Apr 16 2025 Eike Rathke - 128.9.2-1 - Update to 128.9.2