Update to 68.1.1

This commit is contained in:
Jan Horak 2019-09-27 14:30:34 +02:00
parent 200befb61d
commit 38abd39b89
3 changed files with 12 additions and 6 deletions

3
.gitignore vendored
View File

@ -261,3 +261,6 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
/thunderbird-68.1.0.source.tar.xz
/thunderbird-langpacks-68.1.0-20190912.tar.xz
/lightning-langpacks-68.1.0.tar.xz
/thunderbird-68.1.1.source.tar.xz
/thunderbird-langpacks-68.1.1-20190927.tar.xz
/lightning-langpacks-68.1.1.tar.xz

View File

@ -1,4 +1,4 @@
SHA512 (thunderbird-68.1.0.source.tar.xz) = eb2a71bbf4b87ee1156f32b3829cf6970855187f9e60f5003bd3f3680b53b80f34220ed2575c26834bc2960b2c85b2b53c2ee5437b4c19031f94eae5ca9a010c
SHA512 (thunderbird-langpacks-68.1.0-20190912.tar.xz) = 8d96e56d224e1788225b3ad59ae3579409d451ad14395d37b5cbe41216bd6c91059ababe5298db742306e63aec2176f2564e6ab578b168e44945561a75e6054a
SHA512 (lightning-langpacks-68.1.0.tar.xz) = c371106520f128c33687e37d82b212dfdbecc083626f7ceb00fb260935e7c3b158e358ad4d30243b0c540f4a6b98b77290e57358efa4f0832d14d9c329a44d11
SHA512 (thunderbird-68.1.1.source.tar.xz) = 946b9694c93bcd416fb2fe1f2448c7304d97a9b8dada9921ea5790cac019b0a53da2666eb974eb416bffd9f7874a51650563daa4dee97fef1091ac3b8df3f2ac
SHA512 (thunderbird-langpacks-68.1.1-20190927.tar.xz) = 4935ff7a4cb939cf184d2d1c337b5b380a716c27ec7fdbf35c61755bc11d77afac83005dd30df7eb8b26dd65ec3cdb33b98229be7803dfe32fbfcae9544a7bd5
SHA512 (cbindgen-vendor.tar.xz) = 88afa0bc6af525cbb46bc75578b90419b28b95b396d5002fbf299a78a173681b840096ff83ef6e48553d1a5e0aa04e79383ab4d09bf431f3b864fcbacc7de46d
SHA512 (lightning-langpacks-68.1.1.tar.xz) = 178b23a38f3a8f9b89c015cf37d945a6ee1a9a65afc32ee0345895afa30154e1564040f4133389122bafdd1da108fe49582e82ca66537fd13956d2034f0a8187

View File

@ -93,13 +93,13 @@ ExcludeArch: s390x
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 68.1.0
Release: 2%{?dist}
Version: 68.1.1
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}-20190912.tar.xz
Source1: thunderbird-langpacks-%{version}-20190927.tar.xz
# Locales for lightning
Source2: lightning-langpacks-%{version}.tar.xz
%endif
@ -748,6 +748,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Fri Sep 27 2019 Jan Horak <jhorak@redhat.com> - 68.1.1-1
- Update to 68.1.1
* Thu Sep 26 2019 Martin Stransky <stransky@redhat.com> - 68.1.0-2
- Allow profile downgrade