Resolves: RHEL-2845 Update to 115.3.0

This commit is contained in:
Eike Rathke 2023-09-27 12:39:46 +02:00
parent d869121fea
commit b526ddb738
3 changed files with 10 additions and 5 deletions

2
.gitignore vendored
View File

@ -26,3 +26,5 @@ SOURCES/thunderbird-symbolic.svg
/thunderbird-langpacks-115.2.1-20230908.tar.xz
/nss-3.90.0-3.el9_0.src.rpm
/nss-3.90.0-3-no-buildid.el9_0.src.rpm
/thunderbird-115.3.0.processed-source.tar.xz
/thunderbird-langpacks-115.3.0-20230926.tar.xz

View File

@ -1,6 +1,6 @@
SHA512 (cbindgen-vendor.tar.xz) = 161811f4adfc74e5d92871c78139704d32e1e1ad6b615c85353de300d9647a68f1ca8b1c953f7cc5539d861e9e8d8e42892cae757a3eafea78804e19bc323c16
SHA512 (nspr-4.35.0-1.el8_1.src.rpm) = 5123a443fcc42602e31104999be339ae899eb7b1f1e2f1ea87ba4f283eb894d08ab568e421dba1df4770f23be91ff88aa6a0748bce7feef31ed88bee5bdecb2c
SHA512 (nss-3.90.0-2.el8_1.src.rpm) = 850cd6a343e62d34ad28ac356db03371f0b1f018274901cc700cc4f8138c9929eb159bbb1ebe167f727a69f6499423a54581ca65ed655ee468f1cae8450df85c
SHA512 (thunderbird-115.2.1.processed-source.tar.xz) = 6dd93c0a78c2e69c7b6b82ba842f0786f7ea9a45596ebf2e146b957a2089be1613d418146b5c2f9865da12b144505a0685ae2d555b4b8c025d7983a13af7ac2e
SHA512 (thunderbird-langpacks-115.2.1-20230908.tar.xz) = 1b1d0dd6679b0c8783dd8489aeb8329d08be75055edb0462b29f3418de76a0cb42b8427e20265edf8eaecee42d54c2686112d4d1d71c218ddfc02cb176547881
SHA512 (nss-3.90.0-3.el9_0.src.rpm) = f321b9c1bda0b09eee564e2903023435851a4ff2e55bdd5b03012ca51be7999b18d85061f874065d0b25913721eb574f49746a3111f8f1cdd5b21268dddd8367
SHA512 (thunderbird-115.3.0.processed-source.tar.xz) = 6c581b9be7583c9fbf368e1e9027db14d76cc37a7245bf10394b710ab21d0ca5ad072ca521bdfb023f78a8c8b0980462205f56688b7e15e71a2b08fb6cdf0e52
SHA512 (thunderbird-langpacks-115.3.0-20230926.tar.xz) = d06c045ae250d602e1bfa88b3cf34f512d3ae52bdeff9102e2938c088252829441e012437051bc9db18d64d639af5281e258284f2f1aa341634f1113b95936a5

View File

@ -134,8 +134,8 @@ end}
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 115.2.1
Release: 5%{?dist}
Version: 115.3.0
Release: 1%{?dist}
URL: http://www.mozilla.org/projects/thunderbird/
License: MPLv1.1 or GPLv2+ or LGPLv2+
@ -160,7 +160,7 @@ ExcludeArch: aarch64 s390 ppc
#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}-20230908.tar.xz
Source1: thunderbird-langpacks-%{version}-20230926.tar.xz
%endif
Source2: cbindgen-vendor.tar.xz
Source3: process-official-tarball
@ -1494,6 +1494,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Wed Sep 27 2023 Eike Rathke <erack@redhat.com> - 115.3.0-1
- Update to 115.3.0
* Fri Sep 8 2023 Jan Horak <jhorak@redhat.com> - 115.2.1-5
- Update to 115.2.1