Update to 115.5.2

This commit is contained in:
Eike Rathke 2023-12-12 13:56:06 +01:00
parent 9de489d34c
commit 088a10bc67
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -430,3 +430,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
/thunderbird-langpacks-115.5.0-20231121.tar.xz
/thunderbird-115.5.1.source.tar.xz
/thunderbird-langpacks-115.5.1-20231128.tar.xz
/thunderbird-115.5.2.source.tar.xz
/thunderbird-langpacks-115.5.2-20231212.tar.xz

View File

@ -1,3 +1,3 @@
SHA512 (cbindgen-vendor.tar.xz) = 161811f4adfc74e5d92871c78139704d32e1e1ad6b615c85353de300d9647a68f1ca8b1c953f7cc5539d861e9e8d8e42892cae757a3eafea78804e19bc323c16
SHA512 (thunderbird-115.5.1.source.tar.xz) = 5ddc39b3591427d283c5497f68a1d722409aba54d53342a36a259daa219d8135ecf88868b12235eb9536f46f825722cf6da2781b71a2e10b816281231394b4f9
SHA512 (thunderbird-langpacks-115.5.1-20231128.tar.xz) = 17ac261f53ac7f2c1e52ddf24062cc4859ca5dc8300aa6bc74499584c0ff8d43334a329869757e69d02751ffb1baccb93efeefec5e3c59f86dade99381169f73
SHA512 (thunderbird-115.5.2.source.tar.xz) = 5b6b534e076aad916424767886ec9f67672780d0df387e41e8651240fbcbb44415875e11cebf8fdde80b7d7f4bde181fe713657662f1f5f90ffdd807d4fcc63b
SHA512 (thunderbird-langpacks-115.5.2-20231212.tar.xz) = 0ffc64dad1508763e04686769f69bd8a6cc56e861a5de928ccd9fa0181a0a6c2ad011b0fb9bfc0f6996500a6a7bc085ca66a8e84bef6839620553e9675b305a1

View File

@ -76,13 +76,13 @@ ExcludeArch: s390x
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 115.5.1
Version: 115.5.2
Release: 1%{?dist}
URL: http://www.mozilla.org/projects/thunderbird/
License: MPL-2.0 OR GPL-2.0-or-later OR LGPL-2.0-or-later
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}-20231128.tar.xz
Source1: thunderbird-langpacks-%{version}-20231212.tar.xz
%endif
Source3: get-calendar-langpacks.sh
Source4: cbindgen-vendor.tar.xz
@ -717,6 +717,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Tue Dec 12 2023 Eike Rathke <erack@redhat.com> - 115.5.2-1
- Update to 115.5.2
* Tue Nov 28 2023 Eike Rathke <erack@redhat.com> - 115.5.1-1
- Update to 115.5.1