From 842448289bec8c2008dba88494f209b2c7bef52a Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Jul 27 2021 14:55:05 +0000 Subject: Import, rebrand and enable openpgp support for thunderbird-78.12.0-3.el8_4 --- diff --git a/SPECS/thunderbird.spec b/SPECS/thunderbird.spec index ffd684a..8dfad04 100644 --- a/SPECS/thunderbird.spec +++ b/SPECS/thunderbird.spec @@ -194,7 +194,7 @@ end} Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird Version: 78.12.0 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -583,7 +583,7 @@ sed -ie 's|/usr/include|/app/include|' %_sourcedir/firefox-pipewire-0-3.patch %endif %patch236 -p1 -b .fedora-shebang-build -#patch237 -p1 -b .disable-openpgp-in-thunderbird +# patch237 -p1 -b .disable-openpgp-in-thunderbird %if 0%{?rhel} == 6 %patch232 -p1 -b .hugepage @@ -1346,7 +1346,7 @@ test -f "%{buildroot}%{mozappdir}/distribution/extensions/unicode-segmentation/s test -f "%{buildroot}%{mozappdir}/distribution/extensions/unicode-width/scripts/unicode.py" && sed -i -e 's|/usr/bin/env python$|/usr/bin/env python2|' %{buildroot}%{mozappdir}/distribution/extensions/unicode-width/scripts/unicode.py # Removing librnp.so - we cannot deliver that in RHELs -#{__rm} -rf %{buildroot}%{mozappdir}/librnp.so +# {__rm} -rf %{buildroot}%{mozappdir}/librnp.so # Register as an application to be visible in the software center # @@ -1512,6 +1512,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Mon Jul 26 2021 CentOS Sources - 78.12.0-3.el8.centos +- Apply debranding changes + +* Fri Jul 16 2021 Jan Horak - 78.12.0-3 +- Rebuild to pickup older nss + * Mon Jul 12 2021 Eike Rathke - 78.12.0-2 - Update to 78.12.0 build2