From 1a114944479b0ed03c0b4040cc509fcaee8849b6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 30 Oct 2024 16:03:49 +0100 Subject: [PATCH] automatic version update by autodist [release 128.3.3-1mamba;Tue Oct 29 2024] --- thunderbird.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/thunderbird.spec b/thunderbird.spec index a735ef1..3dc75b5 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -9,7 +9,7 @@ Name: thunderbird Epoch: 1 -Version: 128.3.0 +Version: 128.3.3 Release: 1mamba Summary: Mozilla Thunderbird email, RSS, and newsgroup client Group: Graphical Desktop/Applications/Internet @@ -58,7 +58,7 @@ BuildRequires: libglib-devel BuildRequires: libgtk3-devel BuildRequires: libharfbuzz-devel BuildRequires: libicu-devel -BuildRequires: libjpeg-devel +BuildRequires: libjpeg-turbo BuildRequires: libnspr-devel BuildRequires: libnss-devel BuildRequires: libpango-devel @@ -203,9 +203,10 @@ This package contains the %{2} language support files for Thunderbird.\ #% debug_package %prep -%setup -q +%setup -q -c #-D -T #:<< ___EOF +cd thunderbird-%{version} # Don't clean build at the end #% global __spec_rmbuild_cmd /bin/true @@ -294,6 +295,7 @@ sed -e 's|880c982df0843cbdff38b9f9c3829a2d863a224e4de2260c41c3ac69e9148ad4|239b3 %build #:<< ___EOF +cd thunderbird-%{version} export PYTHON=%{__python3} # Pass libstdc++ headers dirs to clang @@ -314,6 +316,7 @@ export MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=none %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" +cd thunderbird-%{version} export DESTDIR=%{buildroot} ./mach install @@ -437,6 +440,9 @@ fi %exclude %{_libdir}/thunderbird/distribution/extensions/langpack-*@thunderbird.mozilla.org.xpi %changelog +* Tue Oct 29 2024 Automatic Build System 128.3.3-1mamba +- automatic version update by autodist + * Fri Oct 04 2024 Silvan Calarco 128.3.0-1mamba - update to 128.3.0