Update to 91.6.0

This commit is contained in:
Jan Horak 2022-02-09 16:55:16 +01:00
parent 2c30e1e836
commit ea64d76f7c
3 changed files with 10 additions and 5 deletions

2
.gitignore vendored
View File

@ -345,3 +345,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
/thunderbird-langpacks-91.4.0-20211215.tar.xz
/thunderbird-91.5.0.source.tar.xz
/thunderbird-langpacks-91.5.0-20220118.tar.xz
/thunderbird-91.6.0.source.tar.xz
/thunderbird-langpacks-91.6.0-20220209.tar.xz

View File

@ -1,3 +1,3 @@
SHA512 (thunderbird-91.5.0.source.tar.xz) = e1cafbd99e67e8fef346e936890a22aeadded4aa8be604607535ae933251bc1b2a3b56c2b62045b3d37ecb09999adb746157df188d1a32dfe75685f3af959b7d
SHA512 (thunderbird-langpacks-91.5.0-20220118.tar.xz) = 0ca2fa1eb06d822438d1a1d153c7edfc8988b23c615ddec59a74de2da0f704a8d374c3cbd42db81527e8511c86dd5a7b91ed20c283c5f80fc2f294a35fb31e7b
SHA512 (thunderbird-91.6.0.source.tar.xz) = a11eafe1390141ee3508eea06ba8ab135d0725513977a3b37b3b35f413a1f825dc14fef530b9ac961840804be59291c7f5cba3c93b12726605d4a7255660f749
SHA512 (thunderbird-langpacks-91.6.0-20220209.tar.xz) = 821dac3324e20e86205055fc3e88f6cc48dd774783dd9c43416c5fd2f107e77c00a71a7e4a63c3d04295d186945c5754069e4785d961de04d8cd24684ec25363
SHA512 (cbindgen-vendor.tar.xz) = 105a7d93d63920d8c232421a29f6330c171343d27807feaeadb1737374e5cf1d48916cb6e9ce04773dd81bb3c52a6f5cef12e633b0922cb9f91ca99acc9e4b78

View File

@ -89,13 +89,13 @@ ExcludeArch: s390x
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 91.5.0
Release: 3%{?dist}
Version: 91.6.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}-20220118.tar.xz
Source1: thunderbird-langpacks-%{version}-20220209.tar.xz
%endif
Source3: get-calendar-langpacks.sh
Source4: cbindgen-vendor.tar.xz
@ -719,6 +719,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Wed Feb 09 2022 Jan Horak <jhorak@redhat.com> - 91.6.0-1
- Update to 91.6.0 build1
* Wed Feb 09 2022 Jan Horak <jhorak@redhat.com> - 91.5.0-3
- Put appdata.xml to medainfo location