|
|
@ -124,7 +124,7 @@ end}
|
|
|
|
# If set to .b2 or .b3 ... the processed source file needs to be renamed before upload, e.g.
|
|
|
|
# If set to .b2 or .b3 ... the processed source file needs to be renamed before upload, e.g.
|
|
|
|
# thunderbird-102.8.0.b2.processed-source.tar.xz
|
|
|
|
# thunderbird-102.8.0.b2.processed-source.tar.xz
|
|
|
|
# When unset use processed source file name as is.
|
|
|
|
# When unset use processed source file name as is.
|
|
|
|
%global buildnum .b5
|
|
|
|
##global buildnum .b2
|
|
|
|
|
|
|
|
|
|
|
|
%bcond_without langpacks
|
|
|
|
%bcond_without langpacks
|
|
|
|
|
|
|
|
|
|
|
@ -134,8 +134,8 @@ end}
|
|
|
|
|
|
|
|
|
|
|
|
Summary: Mozilla Thunderbird mail/newsgroup client
|
|
|
|
Summary: Mozilla Thunderbird mail/newsgroup client
|
|
|
|
Name: thunderbird
|
|
|
|
Name: thunderbird
|
|
|
|
Version: 115.13.0
|
|
|
|
Version: 115.14.0
|
|
|
|
Release: 3%{?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+
|
|
|
|
|
|
|
|
|
|
|
@ -165,7 +165,7 @@ ExcludeArch: aarch64 s390 ppc ppc64
|
|
|
|
#Source0: https://archive.mozilla.org/pub/thunderbird/releases/%%{version}%%{?pre_version}/source/thunderbird-%%{version}%%{?pre_version}.processed-source.tar.xz
|
|
|
|
#Source0: https://archive.mozilla.org/pub/thunderbird/releases/%%{version}%%{?pre_version}/source/thunderbird-%%{version}%%{?pre_version}.processed-source.tar.xz
|
|
|
|
Source0: thunderbird-%{version}%{?pre_version}%{?buildnum}.processed-source.tar.xz
|
|
|
|
Source0: thunderbird-%{version}%{?pre_version}%{?buildnum}.processed-source.tar.xz
|
|
|
|
%if %{with langpacks}
|
|
|
|
%if %{with langpacks}
|
|
|
|
Source1: thunderbird-langpacks-%{version}-20240716.tar.xz
|
|
|
|
Source1: thunderbird-langpacks-%{version}-20240805.tar.xz
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
Source2: cbindgen-vendor.tar.xz
|
|
|
|
Source2: cbindgen-vendor.tar.xz
|
|
|
|
Source3: process-official-tarball
|
|
|
|
Source3: process-official-tarball
|
|
|
@ -1515,6 +1515,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
#===============================================================================
|
|
|
|
#===============================================================================
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Aug 05 2024 Eike Rathke <erack@redhat.com> - 115.14.0-1
|
|
|
|
|
|
|
|
- Update to 115.14.0 build1
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jul 16 2024 Eike Rathke <erack@redhat.com> - 115.13.0-3
|
|
|
|
* Tue Jul 16 2024 Eike Rathke <erack@redhat.com> - 115.13.0-3
|
|
|
|
- Update to 115.13.0 build5
|
|
|
|
- Update to 115.13.0 build5
|
|
|
|
|
|
|
|
|
|
|
|