Update to 91.2.0 build1

This commit is contained in:
Jan Horak 2021-10-15 13:28:53 +02:00
parent 0a823d8d81
commit a526d0987d
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -337,3 +337,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
/thunderbird-langpacks-91.0.3-20210826.tar.xz
/thunderbird-91.1.0.source.tar.xz
/thunderbird-langpacks-91.1.0-20210907.tar.xz
/thunderbird-91.2.0.source.tar.xz
/thunderbird-langpacks-91.2.0-20211015.tar.xz

View File

@ -1,3 +1,3 @@
SHA512 (thunderbird-91.1.0.source.tar.xz) = c465ff25d67c5c28db53d3b1ccda10a743276e58c693406bf31bde0253f34123348180ae18765bd60b958c050e3a874dd69ac82d7612007a8c7a2e25939840ff
SHA512 (thunderbird-langpacks-91.1.0-20210907.tar.xz) = 1c859be87b9fe9fa944917c2c5ed29fde9618a149fd303784f7c2f90eb281bf33f8460e958d6894b34bc1d1df06cb2abf605e92c22effbf08fc80bf1f583f94f
SHA512 (thunderbird-91.2.0.source.tar.xz) = 1f21f77069490be2de131f6125a498c6ed0a7d10b2ff787891d8dea10019719fea8014a8b2d626a2365f10f6307b616e5f1eef2c601e4da5402c9d5fc7d35049
SHA512 (thunderbird-langpacks-91.2.0-20211015.tar.xz) = 98cdccda1bcb284fde7872587836a8200f370ae7ed250c7ec4d9f9d602007b2eab529d30758b2099d7d14225cbaaf446fab881bdab64f322e570eb91b84fb9d1
SHA512 (cbindgen-vendor.tar.xz) = 105a7d93d63920d8c232421a29f6330c171343d27807feaeadb1737374e5cf1d48916cb6e9ce04773dd81bb3c52a6f5cef12e633b0922cb9f91ca99acc9e4b78

View File

@ -89,13 +89,13 @@ ExcludeArch: s390x
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 91.1.0
Version: 91.2.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}-20210907.tar.xz
Source1: thunderbird-langpacks-%{version}-20211015.tar.xz
%endif
Source3: get-calendar-langpacks.sh
Source4: cbindgen-vendor.tar.xz
@ -721,6 +721,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Fri Oct 15 2021 Jan Horak <jhorak@redhat.com> - 91.2.0-1
- Update to 91.2.0 build1
* Tue Sep 07 2021 Jan Horak <jhorak@redhat.com> - 91.1.0-1
- Update to 91.1.0 build2