automatic version update by autodist [release 91.4.1-1mamba;Tue Dec 21 2021]

This commit is contained in:
Automatic Build System 2024-01-05 18:29:34 +01:00
parent 7fe6d82f29
commit 3da5cb8cc4
2 changed files with 17 additions and 2 deletions

View File

@ -0,0 +1,10 @@
--- thunderbird-91.4.1/mach.orig 2021-12-23 10:55:38.758897708 +0100
+++ thunderbird-91.4.1/mach 2021-12-23 10:55:46.712045948 +0100
@@ -124,6 +124,7 @@
import os
import sys
+import setuptools
def load_mach(dir_path, mach_path):
if sys.version_info < (3, 5):

View File

@ -9,7 +9,7 @@
#%define source_dir comm-esr%(echo %version | cut -d. -f1) #%define source_dir comm-esr%(echo %version | cut -d. -f1)
Name: thunderbird Name: thunderbird
Version: 91.4.0 Version: 91.4.1
Release: 1mamba Release: 1mamba
Summary: Mozilla Thunderbird email, RSS, and newsgroup client Summary: Mozilla Thunderbird email, RSS, and newsgroup client
Group: Graphical Desktop/Applications/Internet Group: Graphical Desktop/Applications/Internet
@ -26,9 +26,10 @@ Source5: thunderbird-autoupdate
Source6: thunderbird-distribution.ini Source6: thunderbird-distribution.ini
Patch14: thunderbird-78.8.1-rust-1.48.patch Patch14: thunderbird-78.8.1-rust-1.48.patch
Patch15: thunderbird-78.8.1-fix-passing-system-bzip2-ldflags.patch Patch15: thunderbird-78.8.1-fix-passing-system-bzip2-ldflags.patch
Patch16: thunderbird-91.4.1-python-setuptools-60.0.4.patch
License: GPL,MPL 1.1,LGPL License: GPL,MPL 1.1,LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: firefox-devel BuildRequires: xulrunner-devel
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libX11-devel BuildRequires: libX11-devel
BuildRequires: libXcomposite-devel BuildRequires: libXcomposite-devel
@ -206,6 +207,7 @@ This package contains the %{2} language support files for Thunderbird.\
#%patch14 -p1 #%patch14 -p1
#%patch15 -p1 #%patch15 -p1
%patch16 -p1
rm -f .mozconfig rm -f .mozconfig
cat << EOF > .mozconfig cat << EOF > .mozconfig
@ -444,6 +446,9 @@ fi
%{tbdir}/removed-files %{tbdir}/removed-files
%changelog %changelog
* Tue Dec 21 2021 Automatic Build System <autodist@mambasoft.it> 91.4.1-1mamba
- automatic version update by autodist
* Wed Dec 08 2021 Automatic Build System <autodist@mambasoft.it> 91.4.0-1mamba * Wed Dec 08 2021 Automatic Build System <autodist@mambasoft.it> 91.4.0-1mamba
- automatic version update by autodist - automatic version update by autodist