AlmaLinux changes
This commit is contained in:
commit
06fb8c7f7d
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,6 +1,6 @@
|
||||
cbindgen-vendor.tar.xz
|
||||
nspr-4.36.0-2.el8_2.src.rpm
|
||||
nss-3.112.0-1.el9_4.src.rpm
|
||||
nss-3.112.0-4.el8_2.src.rpm
|
||||
thunderbird-140.8.0esr.processed-source.tar.xz
|
||||
thunderbird-langpacks-140.8.0esr-20260223.tar.xz
|
||||
SOURCES/cbindgen-vendor.tar.xz
|
||||
SOURCES/nspr-4.36.0-2.el8_2.src.rpm
|
||||
SOURCES/nss-3.112.0-1.el9_4.src.rpm
|
||||
SOURCES/nss-3.112.0-4.el8_2.src.rpm
|
||||
SOURCES/thunderbird-140.9.0esr.processed-source.tar.xz
|
||||
SOURCES/thunderbird-langpacks-140.9.0esr-20260323.tar.xz
|
||||
|
||||
6
.thunderbird.metadata
Normal file
6
.thunderbird.metadata
Normal file
@ -0,0 +1,6 @@
|
||||
bc4adac8f38f5103d8f88564a1545063dd8d6402 SOURCES/cbindgen-vendor.tar.xz
|
||||
0d0ddbd2a73340b3cbc977997f57222946b1e775 SOURCES/nspr-4.36.0-2.el8_2.src.rpm
|
||||
fd3879b176634d66f8ef64d18fdaeec98e140c23 SOURCES/nss-3.112.0-1.el9_4.src.rpm
|
||||
c3f0aaef37972107442e2796efad71be3a98ce3c SOURCES/nss-3.112.0-4.el8_2.src.rpm
|
||||
2ae7c10369b0d0148d557655739fac8b0bf3073b SOURCES/thunderbird-140.9.0esr.processed-source.tar.xz
|
||||
b819d4304c941d72656c004c4887cc7709185380 SOURCES/thunderbird-langpacks-140.9.0esr-20260323.tar.xz
|
||||
|
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.8 KiB |
@ -43,7 +43,7 @@ function dist_to_rhel_minor(str, start)
|
||||
end
|
||||
match = string.match(str, ".el10")
|
||||
if match then
|
||||
return 2
|
||||
return 1
|
||||
end
|
||||
return -1
|
||||
end}
|
||||
@ -137,8 +137,8 @@ end}
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 140.8.0
|
||||
Release: 2%{?dist}.alma.1
|
||||
Version: 140.9.0
|
||||
Release: 1%{?dist}.alma.1
|
||||
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}-20260223.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}%{?pre_version}-20260323.tar.xz
|
||||
%endif
|
||||
Source2: cbindgen-vendor.tar.xz
|
||||
Source3: process-official-tarball
|
||||
@ -1717,11 +1717,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Wed Mar 04 2026 Eduard Abdullin <eabdullin@almalinux.org> - 140.8.0-2.alma.1
|
||||
* Tue Mar 31 2026 Eduard Abdullin <eabdullin@almalinux.org> - 140.9.0-1.alma.1
|
||||
- AlmaLinux changes
|
||||
|
||||
* Wed Mar 04 2026 Eduard Abdullin <eabdullin@almalinux.org> - 140.8.0-2
|
||||
- Bump release to match upstream
|
||||
* Mon Mar 23 2026 Jan Horak <jhorak@redhat.com> - 140.9.0-1
|
||||
- Update to 140.9.0 ESR
|
||||
|
||||
* Mon Feb 23 2026 Jan Horak <jhorak@redhat.com> - 140.8.0-1
|
||||
- Update to 140.8.0 ESR
|
||||
@ -2110,3 +2110,4 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
* Wed Jul 3 2019 Martin Stransky <stransky@redhat.com> - 60.7.2-3
|
||||
- Rebuild to fix rhbz#1725919 - Thunderbird fails to authenticate
|
||||
with gmail with ssl/tls and OAuth2.
|
||||
|
||||
6
sources
6
sources
@ -1,6 +0,0 @@
|
||||
SHA512 (cbindgen-vendor.tar.xz) = 2b8db32c0bca2fa27304ee4fd3a5cc38bc43a11500b23842747813d221e55719c51cf4c0e027e41857f58ce1e283ce97b69c2c7d1eae93ecbb08c2f729e2bf55
|
||||
SHA512 (nspr-4.36.0-2.el8_2.src.rpm) = fcc720afd2453a5110975fac9dd06f636491234780b62cbfcc235a485b4935e97c4f438292c686d27d9dc86b56f43399c024bee4fffcdff5f27c62d105310645
|
||||
SHA512 (nss-3.112.0-1.el9_4.src.rpm) = 6386239e79f8095b05270b3c8b76ac9203b0df196921b64b779f832f0c04fc8c86624a98d85d39372b07e361278c400f52ef653e14ebeab9db49429e69153ff2
|
||||
SHA512 (nss-3.112.0-4.el8_2.src.rpm) = 59cca3df7a0ec6a731f4a36f8f560d496d240da0c16650f047ae686e683b883dc2630aedbe46a8b2cb21662c15f03f1efbe99da42055cc3a5418da4839e28da2
|
||||
SHA512 (thunderbird-140.8.0esr.processed-source.tar.xz) = 88a4a99a8f9ade31bc2b6badfd6254cbfa8d9febe9503249783389f25357b68c3827444983b0afefc26edba97ab3b1e61a11b57235d2c5b8e20b70219f203524
|
||||
SHA512 (thunderbird-langpacks-140.8.0esr-20260223.tar.xz) = cf8ed03feb3d9e0280087c710e19adbb06671d18706e0e699a444868e6476891a577202fda06575cb904004c66db1ade1ea7760906c9efcb71499f99ba93fd62
|
||||
Loading…
Reference in New Issue
Block a user