Update to 78.6.1 build1
This commit is contained in:
parent
e3a8433c0d
commit
16c89a48ab
2
.gitignore
vendored
2
.gitignore
vendored
@ -317,3 +317,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
|||||||
/thunderbird-langpacks-78.5.0-20201125.tar.xz
|
/thunderbird-langpacks-78.5.0-20201125.tar.xz
|
||||||
/thunderbird-78.6.0.source.tar.xz
|
/thunderbird-78.6.0.source.tar.xz
|
||||||
/thunderbird-langpacks-78.6.0-20201215.tar.xz
|
/thunderbird-langpacks-78.6.0-20201215.tar.xz
|
||||||
|
/thunderbird-78.6.1.source.tar.xz
|
||||||
|
/thunderbird-langpacks-78.6.1-20210114.tar.xz
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (thunderbird-78.6.0.source.tar.xz) = 36194e8bf58117d8accbd6d8dc52a6241d8c572c023db1b271db3b73098652a608da28134865099792fbeb0a2f0d3705d98093447b64fa19eab7efb3e3bdd421
|
SHA512 (thunderbird-78.6.1.source.tar.xz) = 672f9ce2716114e83d3feaa7f322a405946731d540b5a9781249eba951cbf865af73ce67654e1c47e93828b0d792c1ff6a36d7ce26aee7af7bfc8cd715a8f977
|
||||||
SHA512 (thunderbird-langpacks-78.6.0-20201215.tar.xz) = b1b26f05f1f40daa6721d581e80a600c7c18b2f66b566308ed347f596e455929f26de5b469c8ab4fbf57a0dad351932123209a90919389e82bd2a8806919f00d
|
SHA512 (thunderbird-langpacks-78.6.1-20210114.tar.xz) = 4a009c0629cc048a112b4d11816f7b8017c28d11114aef71696a47d1a711ecea37ab103d3ee23f625800e29c5dcc2961540f5fefc755cc7d1bf79736db4d6045
|
||||||
SHA512 (cbindgen-vendor-0.14.3.tar.xz) = 33c8d28547674121f690eea0d3ebac33926a39caacac787bf8ed8b346478822e74da5a4a1f57ab4df4105fa8376739a2ece888845a85bc5712aaed20e4a508bc
|
SHA512 (cbindgen-vendor-0.14.3.tar.xz) = 33c8d28547674121f690eea0d3ebac33926a39caacac787bf8ed8b346478822e74da5a4a1f57ab4df4105fa8376739a2ece888845a85bc5712aaed20e4a508bc
|
||||||
|
@ -80,13 +80,13 @@ ExcludeArch: armv7hl
|
|||||||
|
|
||||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||||
Name: thunderbird
|
Name: thunderbird
|
||||||
Version: 78.6.0
|
Version: 78.6.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://www.mozilla.org/projects/thunderbird/
|
URL: http://www.mozilla.org/projects/thunderbird/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
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
|
Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz
|
||||||
%if %{build_langpacks}
|
%if %{build_langpacks}
|
||||||
Source1: thunderbird-langpacks-%{version}-20201215.tar.xz
|
Source1: thunderbird-langpacks-%{version}-20210114.tar.xz
|
||||||
%endif
|
%endif
|
||||||
Source3: get-calendar-langpacks.sh
|
Source3: get-calendar-langpacks.sh
|
||||||
Source4: cbindgen-vendor-0.14.3.tar.xz
|
Source4: cbindgen-vendor-0.14.3.tar.xz
|
||||||
@ -734,6 +734,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 14 2021 Jan Horak <jhorak@redhat.com> - 78.6.1-1
|
||||||
|
- Update to 78.6.1 build1
|
||||||
|
|
||||||
* Tue Dec 15 2020 Jan Horak <jhorak@redhat.com> - 78.6.0-1
|
* Tue Dec 15 2020 Jan Horak <jhorak@redhat.com> - 78.6.0-1
|
||||||
- Update to 78.6.0 build1
|
- Update to 78.6.0 build1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user