AlmaLinux changes
This commit is contained in:
parent
a82845cbd1
commit
dd5ecbc485
@ -2,7 +2,7 @@ pref("app.update.enabled", false);
|
|||||||
pref("app.update.autoInstallEnabled", false);
|
pref("app.update.autoInstallEnabled", false);
|
||||||
/* Allow users to set custom colors*/
|
/* Allow users to set custom colors*/
|
||||||
/* pref("browser.display.use_system_colors", true);*/
|
/* 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("general.useragent.vendorSub", "THUNDERBIRD_RPM_VR");
|
||||||
pref("intl.locale.matchOS", true);
|
pref("intl.locale.matchOS", true);
|
||||||
pref("mail.shell.checkDefaultClient", false);
|
pref("mail.shell.checkDefaultClient", false);
|
@ -128,7 +128,7 @@ end}
|
|||||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||||
Name: thunderbird
|
Name: thunderbird
|
||||||
Version: 91.8.0
|
Version: 91.8.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}.alma
|
||||||
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+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -162,7 +162,7 @@ Source21: thunderbird.sh.in
|
|||||||
Source24: mozilla-api-key
|
Source24: mozilla-api-key
|
||||||
Source27: google-api-key
|
Source27: google-api-key
|
||||||
Source28: node-stdout-nonblocking-wrapper
|
Source28: node-stdout-nonblocking-wrapper
|
||||||
Source701: thunderbird-redhat-default-prefs.js.rhel7
|
Source701: thunderbird-almalinux-default-prefs.js.rhel7
|
||||||
|
|
||||||
Source403: nss-3.67.0-7.el8_1.src.rpm
|
Source403: nss-3.67.0-7.el8_1.src.rpm
|
||||||
Source401: nss-setup-flags-env.inc
|
Source401: nss-setup-flags-env.inc
|
||||||
@ -1107,6 +1107,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 17 2022 Eduard Abdullin <eabdullin@almalinux.org> - 91.8.0-1.alma
|
||||||
|
- Debrand for AlmaLinux
|
||||||
|
|
||||||
* Tue Apr 05 2022 Eike Rathke <erack@redhat.com> - 91.8.0-1
|
* Tue Apr 05 2022 Eike Rathke <erack@redhat.com> - 91.8.0-1
|
||||||
- Update to 91.8.0
|
- Update to 91.8.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user