diff --git a/download b/download index b60682fca5d53e7dc5f72c567eb0e3bab9bea081..f0f21f351f5023bd21b5a9fe5812fe64ac9b3694 100644 --- a/download +++ b/download @@ -1,6 +1,6 @@ 9b999bdcf031e29a4d8ce2b6f17e778e cbindgen-vendor.tar.xz -ad88f36c797d35458312c7e293449ef7 thunderbird-115.6.0.processed-source.tar.xz -2af5ce8292bb573fac54952ed212f91b thunderbird-langpacks-115.6.0-20231218.tar.xz +5435c28c9fdb4f05b93ca44ecfc17445 thunderbird-115.7.0.processed-source.tar.xz +cb49a9b442f0abf013fa623cf4e133c0 thunderbird-langpacks-115.7.0-20240122.tar.xz 7b35b9a003996b1f1dbc3cd936a609f2 nspr-4.35.0-1.el8_1.src.rpm d9c9dd9619daeb43820de97b04bede45 nss-3.90.0-2.el8_1.src.rpm 5c2f6d790957733c5f0d06f8caea3b0d nss-3.90.0-3.el9_0.src.rpm diff --git a/thunderbird.spec b/thunderbird.spec index e4e768b04f826ad9c000c67f48115102a454d903..203c1cc8e342705e99cddc90aebac4d4e857cad4 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -135,7 +135,7 @@ end} Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 115.6.0 +Version: 115.7.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}-20231218.tar.xz +Source1: thunderbird-langpacks-%{version}-20240122.tar.xz %endif Source2: cbindgen-vendor.tar.xz Source3: process-official-tarball @@ -1516,10 +1516,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog -* Wed Jan 03 2024 Liwei Ge - 115.6.0-1.0.1 +* Wed Jan 31 2024 Liwei Ge - 115.7.0-1.0.1 - Rebrand to Anolis - Remove loongarch64 arch(Zhao Hang) +* Mon Jan 22 2024 Eike Rathke - 115.7.0-1 +- Update to 115.7.0 build1 + * Mon Dec 18 2023 Eike Rathke - 115.6.0-1 - Update to 115.6.0 build2