automatic version update by autodist [release 128.3.3-1mamba;Tue Oct 29 2024]
This commit is contained in:
parent
f2542ecd2f
commit
1a11494447
@ -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 <autodist@mambasoft.it> 128.3.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 04 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 128.3.0-1mamba
|
||||
- update to 128.3.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user