Debrand
This commit is contained in:
parent
8b3ebc9085
commit
caa6fa8d54
@ -2,7 +2,7 @@ pref("app.update.enabled", false);
|
||||
pref("app.update.autoInstallEnabled", false);
|
||||
/* Allow users to set custom colors*/
|
||||
/* pref("browser.display.use_system_colors", true);*/
|
||||
pref("general.useragent.vendor", "Red Hat");
|
||||
pref("general.useragent.vendor", "AlmaLinux");
|
||||
pref("general.useragent.vendorSub", "THUNDERBIRD_RPM_VR");
|
||||
pref("intl.locale.matchOS", true);
|
||||
pref("mail.shell.checkDefaultClient", false);
|
||||
|
@ -184,7 +184,7 @@ end}
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 102.12.0
|
||||
Release: 1%{?dist}
|
||||
Release: 1%{?dist}.alma
|
||||
URL: http://www.mozilla.org/projects/thunderbird/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
|
||||
@ -1291,6 +1291,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Tue Jun 20 2023 Eduard Abdullin <eabdullin@almalinux.org> - 102.12.0-1.alma
|
||||
- Debrand for AlmaLinux
|
||||
|
||||
* Mon Jun 05 2023 Eike Rathke <erack@redhat.com> - 102.12.0-1
|
||||
- Update to 102.12.0 build1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user