|
|
|
@ -127,7 +127,7 @@ end}
|
|
|
|
|
# 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
|
|
|
|
|
# When unset use processed source file name as is.
|
|
|
|
|
%global buildnum .b3
|
|
|
|
|
#global buildnum .b3
|
|
|
|
|
|
|
|
|
|
%bcond_without langpacks
|
|
|
|
|
|
|
|
|
@ -137,8 +137,8 @@ end}
|
|
|
|
|
|
|
|
|
|
Summary: Mozilla Thunderbird mail/newsgroup client
|
|
|
|
|
Name: thunderbird
|
|
|
|
|
Version: 128.6.0
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Version: 128.7.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
URL: http://www.mozilla.org/projects/thunderbird/
|
|
|
|
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
|
|
|
|
|
|
|
|
@ -165,7 +165,7 @@ ExcludeArch: %{ix86}
|
|
|
|
|
#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
|
|
|
|
|
%if %{with langpacks}
|
|
|
|
|
Source1: thunderbird-langpacks-%{version}%{?pre_version}-20250108.tar.xz
|
|
|
|
|
Source1: thunderbird-langpacks-%{version}%{?pre_version}-20250205.tar.xz
|
|
|
|
|
%endif
|
|
|
|
|
Source2: cbindgen-vendor.tar.xz
|
|
|
|
|
Source3: process-official-tarball
|
|
|
|
@ -1650,6 +1650,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
|
#===============================================================================
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Feb 05 2025 Jan Horak <jhorak@redhat.com> - 128.7.0-1
|
|
|
|
|
- Update to 128.2.0 build1
|
|
|
|
|
|
|
|
|
|
* Wed Jan 08 2025 Eike Rathke <erack@redhat.com> - 128.6.0-3
|
|
|
|
|
- Update to 128.6.0 build3
|
|
|
|
|
|
|
|
|
|