Update to 68.5 build1

This commit is contained in:
Jan Horak 2020-02-14 10:26:30 +01:00
parent 85d33f669f
commit b3b0357cb1
3 changed files with 12 additions and 6 deletions

3
.gitignore vendored
View File

@ -282,3 +282,6 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
/thunderbird-68.4.1.source.tar.xz
/thunderbird-langpacks-68.4.1-20200113.tar.xz
/lightning-langpacks-68.4.1.tar.xz
/thunderbird-68.5.0.source.tar.xz
/thunderbird-langpacks-68.5.0-20200213.tar.xz
/lightning-langpacks-68.5.0.tar.xz

View File

@ -1,4 +1,4 @@
SHA512 (thunderbird-68.4.1.source.tar.xz) = 16cccbc2313472e6312e842a28079782238cb22e72b324bebaffefa4a2fe68fec9f2173f2c83f1caccc5522ab9145884b2e2a58e97e236f7aefa4c61764e08b7
SHA512 (thunderbird-langpacks-68.4.1-20200113.tar.xz) = 7206a4eaf275e82dc866534a6e4f5231e601cc2870b570e37b2fbf7225c82250da2806f36da50e0b7078f633812971fb08b52e33988184acc3ee127cef652cd0
SHA512 (thunderbird-68.5.0.source.tar.xz) = bb58a398f24d89eac5b1816f9d16edadbe65cdac6542e1f6798424c7ea18eb2d4ca46bb03f54c8c365e67d1dec44d3dfb36fbe4f85afe9ad80fbcc1f2984084b
SHA512 (thunderbird-langpacks-68.5.0-20200213.tar.xz) = 764ab12f6127d5b8ac5d4d124366f2b3d13df5d006861673fd3e457a6fad8e8c866939b82945a872e227c71ef42142a716f35adc4558888c5d96cc87117bb2e3
SHA512 (cbindgen-vendor.tar.xz) = 88afa0bc6af525cbb46bc75578b90419b28b95b396d5002fbf299a78a173681b840096ff83ef6e48553d1a5e0aa04e79383ab4d09bf431f3b864fcbacc7de46d
SHA512 (lightning-langpacks-68.4.1.tar.xz) = 683e3fc7a2fc546cdaaf5332f15bd984850dec51c1234661d83095d98c8848bcb5d58ada054ceefd0c63104c3f29c3d548a4964d454c4be83448b3c8435bd754
SHA512 (lightning-langpacks-68.5.0.tar.xz) = 9a66bff49231080349b33f50da96e84a9e6f1a7164f4f096299fed7d3db0b98bc54af094259ebbff5b4348d280223ffb079d3806ec99805afdf1900b91c1b20e

View File

@ -93,13 +93,13 @@ ExcludeArch: s390x
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 68.4.1
Release: 2%{?dist}
Version: 68.5.0
Release: 1%{?dist}
URL: http://www.mozilla.org/projects/thunderbird/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz
%if %{build_langpacks}
Source1: thunderbird-langpacks-%{version}-20200113.tar.xz
Source1: thunderbird-langpacks-%{version}-20200213.tar.xz
# Locales for lightning
Source2: lightning-langpacks-%{version}.tar.xz
%endif
@ -759,6 +759,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Thu Feb 13 2020 Jan Horak <jhorak@redhat.com> - 68.5.0-1
- Update to 68.5.0 build1
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 68.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild