AlmaLinux changes

This commit is contained in:
Eduard Abdullin 2026-03-04 11:57:03 +00:00 committed by root
commit bcc456c7a3

View File

@ -43,7 +43,7 @@ function dist_to_rhel_minor(str, start)
end
match = string.match(str, ".el10")
if match then
return 1
return 2
end
return -1
end}
@ -138,7 +138,7 @@ end}
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 140.8.0
Release: 1%{?dist}.alma.1
Release: 2%{?dist}.alma.1
URL: http://www.mozilla.org/projects/thunderbird/
License: MPLv1.1 or GPLv2+ or LGPLv2+
@ -1717,9 +1717,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Mon Mar 02 2026 Eduard Abdullin <eabdullin@almalinux.org> - 140.8.0-1.alma.1
* Wed Mar 04 2026 Eduard Abdullin <eabdullin@almalinux.org> - 140.8.0-2.alma.1
- AlmaLinux changes
* Wed Mar 04 2026 Eduard Abdullin <eabdullin@almalinux.org> - 140.8.0-2
- Bump release to match upstream
* Mon Feb 23 2026 Jan Horak <jhorak@redhat.com> - 140.8.0-1
- Update to 140.8.0 ESR
@ -2107,4 +2110,3 @@ 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.