Update to 68.8.0 build2

This commit is contained in:
Jan Horak 2020-05-14 17:42:46 +02:00
parent 9834f58e19
commit 8380483753
3 changed files with 12 additions and 6 deletions

3
.gitignore vendored
View File

@ -291,3 +291,6 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
/thunderbird-68.7.0.source.tar.xz
/thunderbird-langpacks-68.7.0-20200409.tar.xz
/lightning-langpacks-68.7.0.tar.xz
/thunderbird-68.8.0.source.tar.xz
/thunderbird-langpacks-68.8.0-20200514.tar.xz
/lightning-langpacks-68.8.0.tar.xz

View File

@ -1,4 +1,4 @@
SHA512 (thunderbird-68.7.0.source.tar.xz) = fae763030b7a54930291a10f298b7fa4ffc400849082f576556b9040d095f1007ae686daf1241dff8b73bac35c14acf21c156a18a3e16d62a7719c6cc34e4d1f
SHA512 (thunderbird-langpacks-68.7.0-20200409.tar.xz) = ff93a72cd73b53b2b01644ce93a8d8399865c51a5e155e6d42fac9a969883000ed4c41fd21ec164abb3a2ea17cd57de072387b0dee229e216ac883759a509d36
SHA512 (thunderbird-68.8.0.source.tar.xz) = 1af899913454e97ba3b08a090f775c0ce65ae6d8c1d31171017f09355a0bb126516d4770b4a4a0e774419497c404fa70dcfcafdf767c9caba0bf1d658c0d9350
SHA512 (thunderbird-langpacks-68.8.0-20200514.tar.xz) = 1cbc851953968ff5d55b7434e4fc5825ce6706715c014413684755314387249edc1119fe9deef501faf388fab4c0fb71e81b4ff890da1651ce4c9a4e6c1b2649
SHA512 (cbindgen-vendor.tar.xz) = 88afa0bc6af525cbb46bc75578b90419b28b95b396d5002fbf299a78a173681b840096ff83ef6e48553d1a5e0aa04e79383ab4d09bf431f3b864fcbacc7de46d
SHA512 (lightning-langpacks-68.7.0.tar.xz) = 7747113be6f03f4ae60406a4c548a0a490051f272572aa68be732ec5c9d02f7c0097bcfa1ae95e95dcf756d43514cbbca69eae76070ad7139199e0884ceeb843
SHA512 (lightning-langpacks-68.8.0.tar.xz) = beee99530e77b9a1833c73b139edc7ac1ae84e25a414092744a5b6364f489784d38b1e931489032e0579b4980ecfdcdfbe05611069ce19bdb44a5707d4319197

View File

@ -93,13 +93,13 @@ ExcludeArch: s390x
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 68.7.0
Release: 2%{?dist}
Version: 68.8.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}-20200409.tar.xz
Source1: thunderbird-langpacks-%{version}-20200514.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 May 14 2020 Jan Horak <jhorak@redhat.com> - 68.8.0-1
- Update to 68.8.0 build2
* Wed Apr 15 2020 Jan Horak <jhorak@redhat.com> - 68.7.0-2
- Removed gconf-2.0 build requirement, added perl-interpreter instead to fulfill
perl dependency