diff --git a/.gitignore b/.gitignore index eb723f7..44e3840 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ SOURCES/cbindgen-vendor.tar.xz SOURCES/nspr-4.34.0-3.el8_1.src.rpm SOURCES/nss-3.79.0-11.el8_1.src.rpm -SOURCES/thunderbird-102.13.0.b2.processed-source.tar.xz -SOURCES/thunderbird-langpacks-102.13.0-20230707.tar.xz +SOURCES/thunderbird-102.14.0.processed-source.tar.xz +SOURCES/thunderbird-langpacks-102.14.0-20230801.tar.xz diff --git a/.thunderbird.metadata b/.thunderbird.metadata index 338a925..3581179 100644 --- a/.thunderbird.metadata +++ b/.thunderbird.metadata @@ -1,5 +1,5 @@ 2a430d6252dbea45482ba316a6e9fa605c15e747 SOURCES/cbindgen-vendor.tar.xz af58b3c87a8b5491dde63b07efaeb3d7f1ec56c1 SOURCES/nspr-4.34.0-3.el8_1.src.rpm a9dd43799ab2ccbc248cfbba1cc5639c1ab18769 SOURCES/nss-3.79.0-11.el8_1.src.rpm -7d2ee2fbb3f527e7062e32a1f13b06177c8a3cf3 SOURCES/thunderbird-102.13.0.b2.processed-source.tar.xz -cdf9e5ddff298c2b5690456a66c3868a44a382b3 SOURCES/thunderbird-langpacks-102.13.0-20230707.tar.xz +89013bc0b70898d9c6b01c02ee5cbe33d997c3fa SOURCES/thunderbird-102.14.0.processed-source.tar.xz +c1ac400105f00a4b51914c71fde446d2b4007351 SOURCES/thunderbird-langpacks-102.14.0-20230801.tar.xz diff --git a/SPECS/thunderbird.spec b/SPECS/thunderbird.spec index 4c27d21..1fb63bd 100644 --- a/SPECS/thunderbird.spec +++ b/SPECS/thunderbird.spec @@ -183,8 +183,8 @@ end} Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 102.13.0 -Release: 2%{?dist}.inferit.1 +Version: 102.14.0 +Release: 1%{?dist}.inferit URL: http://www.mozilla.org/projects/thunderbird/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -192,7 +192,7 @@ License: MPLv1.1 or GPLv2+ or LGPLv2+ # If set to .b2 or .b3 ... the processed source file needs to be renamed before upload, e.g. # thunderbird-102.8.0.b2.processed-source.tar.xz # When unset use processed source file name as is. -%global buildnum .b2 +#%%global buildnum .b2 %if 0%{?rhel} == 9 ExcludeArch: %{ix86} @@ -211,7 +211,7 @@ ExcludeArch: aarch64 s390 ppc #Source0: https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.processed-source.tar.xz Source0: thunderbird-%{version}%{?pre_version}%{?buildnum}.processed-source.tar.xz %if %{build_langpacks} -Source1: thunderbird-langpacks-%{version}-20230707.tar.xz +Source1: thunderbird-langpacks-%{version}-20230801.tar.xz %endif Source2: cbindgen-vendor.tar.xz Source3: process-official-tarball @@ -270,15 +270,6 @@ Patch423: one_swizzle_to_rule_them_all.patch Patch424: svg-rendering.patch Patch425: D158770.diff -# With clang LLVM 16 rust-bindgen 0.56.0 is too old, combined -# https://github.com/rust-lang/rust-bindgen/pull/2319 -# https://github.com/rust-lang/rust-bindgen/pull/2339 -Patch427: rust-bindgen-2319-2339.patch - -# Needed with rust 1.70 -# https://github.com/mozilla/mp4parse-rust/commit/8b5b652d38e007e736bb442ccd5aa5ed699db100 -Patch428: mp4parse-rust-8b5b652d38e007e736bb442ccd5aa5ed699db100.patch - # PGO/LTO patches Patch600: pgo.patch Patch602: mozilla-1516803.patch @@ -652,14 +643,6 @@ echo "use_rustts %{?use_rustts}" %patch424 -p1 -b .svg-rendering %patch425 -p1 -b .D158770.diff -%if 0%{?fedora} >= 38 || (0%{?rhel} == 9 && %{rhel9_minor_version} >= 3) || (0%{?rhel} == 8 && %{rhel8_minor_version} >= 9) -# MUST ONLY be applied for building against clang LLVM 16. -# Would crash with earlier clang. -%patch -P 427 -p1 -b .rust-bindgen-2319-2339 -# Needed with rust 1.70 -%patch -P 428 -p1 -b .mp4parse-rust-8b5b652d38e007e736bb442ccd5aa5ed699db100 -%endif - %if !%{?use_openssl_for_librnp} %patch230 -p1 -b .disable-openpgp-in-thunderbird %endif @@ -1296,10 +1279,16 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Mon Aug 21 2023 Sergey Cherevko - 102.14.0-1.inferit +- Rebuilt for MSVSphere 9.2 + * Fri Aug 11 2023 Sergey Cherevko - 102.13.0-2.inferit.1 - Added Russian description and summary for ArcMenu and gnome-software - Rebuilt for MSVSphere 9.2 +* Tue Aug 01 2023 Eike Rathke - 102.14.0-1 +- Update to 102.14.0 build1 + * Thu Jul 20 2023 Sergey Cherevko - 102.13.0-2.inferit - Rebuilt for MSVSphere 9.2 @@ -1315,9 +1304,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : * Mon Jul 03 2023 Sergey Cherevko - 102.12.0-1.inferit - Rebuilt for MSVSphere 9.2 -* Mon Jun 05 2023 Eike Rathke - 102.12.0-1 -- Update to 102.12.0 build1 - * Thu May 04 2023 Eike Rathke - 102.11.0-1 - Update to 102.11.0 build1