Update to 102.4.0

This commit is contained in:
Eike Rathke 2022-10-19 20:31:14 +02:00
parent c2e5a6f365
commit d956fee91a
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -375,3 +375,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
/thunderbird-langpacks-102.3.0-20220916.tar.xz
/thunderbird-102.3.1.source.tar.xz
/thunderbird-langpacks-102.3.1-20220929.tar.xz
/thunderbird-102.4.0.source.tar.xz
/thunderbird-langpacks-102.4.0-20221017.tar.xz

View File

@ -1,3 +1,3 @@
SHA512 (cbindgen-vendor.tar.xz) = 590e27b6c093a5c1bd839ca39c68537097d0849087a4a385ee6d7b180e9ceadbbb8974fa997f5f75af03e2c243a2f232d0d4c4c46e253ea464521b76c6886067
SHA512 (thunderbird-102.3.1.source.tar.xz) = 8a127958b35c1c14b8acaa3ac256f8a3a7e9bde89fc810299ae4036c80c41d0c0d45c85ed47099d6ec37e2774a6bdeefe0de6b0b4b8bceca8206c7e54c3f93c1
SHA512 (thunderbird-langpacks-102.3.1-20220929.tar.xz) = 8ad53614ea78c21836fa46b799cdaf9a74676b731c473a847804821cf51bc7b7580b00acdfb6a912cf980fb5fb18637e515b6f7d60665ea6de950d154277029e
SHA512 (thunderbird-102.4.0.source.tar.xz) = e2ce59eefb0c4df3eb20af01af2b7ad78a09e0fbac7bcc8800538d6655ca63a5d132c0700e2465654cc707a50aee01c62df0532f2c53b5f11c2d3a7ca881d8f0
SHA512 (thunderbird-langpacks-102.4.0-20221017.tar.xz) = 8e24b2da8b846657bb17fb359b0b91828918c2a9568e6a0b3358e13c48ea032ed28cb0a212477666d0dfbfe9a07c1033ecf4c415d9739285983c469e3e0ef4d2

View File

@ -99,13 +99,13 @@ ExcludeArch: s390x
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 102.3.1
Version: 102.4.0
Release: 1%{?dist}
URL: http://www.mozilla.org/projects/thunderbird/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Source0: https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz
%if %{build_langpacks}
Source1: thunderbird-langpacks-%{version}-20220929.tar.xz
Source1: thunderbird-langpacks-%{version}-20221017.tar.xz
%endif
Source3: get-calendar-langpacks.sh
Source4: cbindgen-vendor.tar.xz
@ -761,6 +761,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Wed Oct 19 2022 Eike Rathke <erack@redhat.com> - 102.4.0-1
- Update to 102.4.0
* Thu Sep 29 2022 Eike Rathke <erack@redhat.com> - 102.3.1-1
- Update to 102.3.1