|
|
|
@ -11,6 +11,9 @@ |
|
|
|
|
%global rhel_minor_version 4 |
|
|
|
|
%endif |
|
|
|
|
%if "%{?dist}" == ".el8" |
|
|
|
|
%global rhel_minor_version 5 |
|
|
|
|
%endif |
|
|
|
|
%if "%{?dist}" == ".el8_4" |
|
|
|
|
%global rhel_minor_version 4 |
|
|
|
|
%endif |
|
|
|
|
%if "%{?dist}" == ".el8_3" |
|
|
|
@ -194,7 +197,7 @@ |
|
|
|
|
%global build_langpacks 1 |
|
|
|
|
Summary: Mozilla Thunderbird mail/newsgroup client |
|
|
|
|
Name: thunderbird |
|
|
|
|
Version: 78.10.0 |
|
|
|
|
Version: 78.11.0 |
|
|
|
|
Release: 1%{?dist} |
|
|
|
|
URL: http://www.mozilla.org/projects/thunderbird/ |
|
|
|
|
License: MPLv1.1 or GPLv2+ or LGPLv2+ |
|
|
|
@ -210,7 +213,7 @@ ExclusiveArch: i686 x86_64 ppc64 s390x |
|
|
|
|
# From ftp://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?ext_version}/source |
|
|
|
|
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}%{?ext_version}-20210421.tar.xz |
|
|
|
|
Source1: thunderbird-langpacks-%{version}%{?ext_version}-20210531.tar.xz |
|
|
|
|
# Locales for lightning |
|
|
|
|
%endif |
|
|
|
|
Source2: cbindgen-vendor-0.14.3.tar.xz |
|
|
|
@ -1457,6 +1460,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : |
|
|
|
|
#=============================================================================== |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Mon May 31 2021 Eike Rathke <erack@redhat.com> - 78.11.0-1 |
|
|
|
|
- Update to 78.11.0 build1 |
|
|
|
|
|
|
|
|
|
* Wed Apr 21 2021 Eike Rathke <erack@redhat.com> - 78.10.0-1 |
|
|
|
|
- Update to 78.10.0 |
|
|
|
|
|
|
|
|
|