Update to 78.4.3 build1
This commit is contained in:
parent
f11e4fcd51
commit
f41316d9d5
2
.gitignore
vendored
2
.gitignore
vendored
@ -311,3 +311,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||
/cbindgen-vendor-0.14.3.tar.xz
|
||||
/thunderbird-78.4.0.source.tar.xz
|
||||
/thunderbird-langpacks-78.4.0-20201022.tar.xz
|
||||
/thunderbird-78.4.3.source.tar.xz
|
||||
/thunderbird-langpacks-78.4.3-20201112.tar.xz
|
||||
|
5
sources
5
sources
@ -1,3 +1,2 @@
|
||||
SHA512 (thunderbird-78.4.0.source.tar.xz) = 0536a59286dec2f05e3fa00bdcc4f2e52139d9c53d5c086e0074d0d7c6a3b01bbb4beee2c996ffecace2950d1b8b35e2731e6c681ece804b1505acd26f58b308
|
||||
SHA512 (thunderbird-langpacks-78.4.0-20201022.tar.xz) = 4430e33dce1404941aad3122f755bfb540fba8fb4ea4a2b4f1f6e564375b8663bf1f341183527fd598f79fb7500c71219aea21e44484ee5dd891cd510750ec70
|
||||
SHA512 (cbindgen-vendor-0.14.3.tar.xz) = 33c8d28547674121f690eea0d3ebac33926a39caacac787bf8ed8b346478822e74da5a4a1f57ab4df4105fa8376739a2ece888845a85bc5712aaed20e4a508bc
|
||||
SHA512 (thunderbird-78.4.3.source.tar.xz) = 0c441f5a55301f4d012caff111d6a882205048e4adf301ff3cfa553e1665e47a1fd835a926bd97c61e543a79465c5ada73ae699fc56425dec3dbc40f17b75620
|
||||
SHA512 (thunderbird-langpacks-78.4.3-20201112.tar.xz) = b89d1832f9aa436f8205583951aec59cec4fa1b0ccdae521904126018a1bd9c672eea70f29dcd0d0f6676b3954c279a78566ef4ffb09bd8dc6a8a9906248300b
|
||||
|
@ -80,13 +80,13 @@ ExcludeArch: armv7hl
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 78.4.0
|
||||
Release: 3%{?dist}
|
||||
Version: 78.4.3
|
||||
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}-20201022.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20201112.tar.xz
|
||||
%endif
|
||||
Source3: get-calendar-langpacks.sh
|
||||
Source4: cbindgen-vendor-0.14.3.tar.xz
|
||||
@ -736,6 +736,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Thu Nov 12 2020 Jan Horak <jhorak@redhat.com> - 78.4.3-1
|
||||
- Update to 78.4.3 build1
|
||||
|
||||
* Mon Nov 09 2020 Kalev Lember <klember@redhat.com> - 78.4.0-3
|
||||
- Add release tag to appdata
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user