Update to 91.6.1 build1
This commit is contained in:
parent
d4f856bfd4
commit
d6d623c7a7
2
.gitignore
vendored
2
.gitignore
vendored
@ -347,3 +347,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||
/thunderbird-langpacks-91.5.0-20220118.tar.xz
|
||||
/thunderbird-91.6.0.source.tar.xz
|
||||
/thunderbird-langpacks-91.6.0-20220209.tar.xz
|
||||
/thunderbird-91.6.1.source.tar.xz
|
||||
/thunderbird-langpacks-91.6.1-20220228.tar.xz
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (thunderbird-91.6.0.source.tar.xz) = a11eafe1390141ee3508eea06ba8ab135d0725513977a3b37b3b35f413a1f825dc14fef530b9ac961840804be59291c7f5cba3c93b12726605d4a7255660f749
|
||||
SHA512 (thunderbird-langpacks-91.6.0-20220209.tar.xz) = 821dac3324e20e86205055fc3e88f6cc48dd774783dd9c43416c5fd2f107e77c00a71a7e4a63c3d04295d186945c5754069e4785d961de04d8cd24684ec25363
|
||||
SHA512 (thunderbird-91.6.1.source.tar.xz) = a74d9489bbd2d62916eac8214c6c3a54dfa0c03b56ad471750724315f8bdd96b6ee1079687ac973264ba0f70bdfbf2f183f359c33f7fcda9a9e48914636b1ab2
|
||||
SHA512 (thunderbird-langpacks-91.6.1-20220228.tar.xz) = d9a30f1cb3e6f38ebf2a3a057b95bb1861eba01ee725226ca69c0f8673fa59eeaf04dd62bdc226006a523158742c4e89f5b121a0e30d6aaea93e94addd92ed6c
|
||||
SHA512 (cbindgen-vendor.tar.xz) = 105a7d93d63920d8c232421a29f6330c171343d27807feaeadb1737374e5cf1d48916cb6e9ce04773dd81bb3c52a6f5cef12e633b0922cb9f91ca99acc9e4b78
|
||||
|
@ -89,13 +89,13 @@ ExcludeArch: s390x
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 91.6.0
|
||||
Release: 2%{?dist}
|
||||
Version: 91.6.1
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.mozilla.org/projects/thunderbird/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
Source0: https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz
|
||||
%if %{build_langpacks}
|
||||
Source1: thunderbird-langpacks-%{version}-20220209.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20220228.tar.xz
|
||||
%endif
|
||||
Source3: get-calendar-langpacks.sh
|
||||
Source4: cbindgen-vendor.tar.xz
|
||||
@ -720,6 +720,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Mon Feb 28 2022 Jan Horak <jhorak@redhat.com> - 91.6.1-1
|
||||
- Update to 91.6.1 build1
|
||||
|
||||
* Fri Feb 11 2022 Jan Horak <jhorak@redhat.com> - 91.6.0-2
|
||||
- Supply stock icon to the appdata file
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user