diff --git a/download b/download index 6b77d4978b8ec098f563d9d0b5461059f9d54cec..fafe08e442f814f855cef2dc33c7a840ab6964db 100644 --- a/download +++ b/download @@ -1,4 +1,4 @@ -cf451b798f471819fadca67a1177b02b cbindgen-vendor.tar.xz +9030c1f285ee079a4c386e525e57a2b1 cbindgen-vendor.tar.xz 5b7e3326f4484ce1ab685e74f8477a26 nspr-4.32.0-1.el8_1.src.rpm 770fbbfb259e656b8f3879934137d10c nss-3.67.0-7.el8_1.src.rpm 1ffb816848b43cf4f9e5f130296f504c thunderbird-91.8.0.processed-source.tar.xz diff --git a/thunderbird-anolis-default-prefs.js.rhel7 b/thunderbird-anolis-default-prefs.js.el7 similarity index 100% rename from thunderbird-anolis-default-prefs.js.rhel7 rename to thunderbird-anolis-default-prefs.js.el7 diff --git a/thunderbird.spec b/thunderbird.spec index 101e2f2dde0be852736c3c1462bd56b64f32e43f..c9d47b83b6d48de347b3722bd8f1312e8786dca0 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -1,5 +1,5 @@ # Set for local builds only -%define anolis_release .0.1 +%define anolis_release .0.2 %global disable_toolsets 0 %ifarch %{ix86} @@ -146,7 +146,7 @@ ExcludeArch: %{ix86} %endif %endif %if 0%{?rhel} == 7 -ExcludeArch: aarch64 s390 ppc +ExcludeArch: s390 ppc %endif # We can't use the official tarball as it contains some test files that use @@ -168,7 +168,7 @@ Source21: thunderbird.sh.in Source24: mozilla-api-key Source27: google-api-key Source28: node-stdout-nonblocking-wrapper -Source701: thunderbird-anolis-default-prefs.js.rhel7 +Source701: thunderbird-anolis-default-prefs.js.el7 Source403: nss-3.67.0-7.el8_1.src.rpm Source401: nss-setup-flags-env.inc @@ -1127,6 +1127,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Tue Apr 12 2022 zhang xianting -91.8.0-1.0.2 +- Supplemental rebrand to Anolis and Rebuild + * Tue Apr 12 2022 zhang xianting -91.8.0-1.0.1 - Rebrand to Anolis