Update TB version to 137

This commit is contained in:
Ximi1970
2025-03-14 20:11:40 +01:00
parent 860609c58a
commit 391e44537a
10 changed files with 13 additions and 13 deletions

View File

@@ -13,7 +13,7 @@ depends=(
'qt6-wayland' 'qt6-wayland'
'gnome-shell-extension-appindicator' 'gnome-shell-extension-appindicator'
'thunderbird>=91' 'thunderbird>=91'
'thunderbird<137' 'thunderbird<138'
) )
makedepends=( makedepends=(
'git' 'git'

View File

@@ -13,7 +13,7 @@ depends=(
'qt6-wayland' 'qt6-wayland'
'kstatusnotifieritem' 'kstatusnotifieritem'
'thunderbird>=91' 'thunderbird>=91'
'thunderbird<137' 'thunderbird<138'
) )
makedepends=( makedepends=(
'git' 'git'

View File

@@ -12,7 +12,7 @@ depends=(
'qt6-base' 'qt6-base'
'qt6-wayland' 'qt6-wayland'
'thunderbird>=91' 'thunderbird>=91'
'thunderbird<137' 'thunderbird<138'
) )
makedepends=( makedepends=(
'git' 'git'

View File

@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-d
Package: systray-x-gnome Package: systray-x-gnome
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, gnome-shell-extension-appindicator, thunderbird (>= 1:91), thunderbird (< 1:137) Depends: ${shlibs:Depends}, gnome-shell-extension-appindicator, thunderbird (>= 1:91), thunderbird (< 1:138)
Description: SysTray-X is a system tray extension for Thunderbird (GNOME). Description: SysTray-X is a system tray extension for Thunderbird (GNOME).
This version is optimized for the GNOME desktop. This version is optimized for the GNOME desktop.
The add-on uses the WebExtension API's to control an external system The add-on uses the WebExtension API's to control an external system

View File

@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-d
Package: systray-x Package: systray-x
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, thunderbird (>= 1:91), thunderbird (< 1:137) Depends: ${shlibs:Depends}, thunderbird (>= 1:91), thunderbird (< 1:138)
Description: SysTray-X is a system tray extension for Thunderbird (KDE). Description: SysTray-X is a system tray extension for Thunderbird (KDE).
This version is optimized for the KDE desktop. This version is optimized for the KDE desktop.
The add-on uses the WebExtension API's to control an external system The add-on uses the WebExtension API's to control an external system

View File

@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-d
Package: systray-x-minimal Package: systray-x-minimal
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, thunderbird (>= 1:91), thunderbird (< 1:137) Depends: ${shlibs:Depends}, thunderbird (>= 1:91), thunderbird (< 1:138)
Description: SysTray-X is a system tray extension for Thunderbird (non-GNOME,non-KDE). Description: SysTray-X is a system tray extension for Thunderbird (non-GNOME,non-KDE).
This version is for non-KDE and non-GNOME desktops. This version is for non-KDE and non-GNOME desktops.
The add-on uses the WebExtension API's to control an external system The add-on uses the WebExtension API's to control an external system

View File

@@ -43,10 +43,10 @@ BuildRequires: libqt5-qtx11extras-devel
BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11)
%if 0%{?fedora_version} %if 0%{?fedora_version}
Requires: thunderbird >= 91 Requires: thunderbird >= 91
Requires: thunderbird < 137 Requires: thunderbird < 138
%else %else
Requires: MozillaThunderbird >= 91 Requires: MozillaThunderbird >= 91
Requires: MozillaThunderbird < 137 Requires: MozillaThunderbird < 138
%endif %endif
%if 0%{?suse_version} > 1600 || 0%{?fedora_version} > 39 %if 0%{?suse_version} > 1600 || 0%{?fedora_version} > 39
%if 0%{?fedora_version} %if 0%{?fedora_version}

View File

@@ -54,10 +54,10 @@ Requires: libKF5Notifications5
BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11)
%if 0%{?fedora_version} %if 0%{?fedora_version}
Requires: thunderbird >= 91 Requires: thunderbird >= 91
Requires: thunderbird < 137 Requires: thunderbird < 138
%else %else
Requires: MozillaThunderbird >= 91 Requires: MozillaThunderbird >= 91
Requires: MozillaThunderbird < 137 Requires: MozillaThunderbird < 138
%endif %endif
%if 0%{?suse_version} > 1600 || 0%{?fedora_version} > 39 %if 0%{?suse_version} > 1600 || 0%{?fedora_version} > 39
%if 0%{?fedora_version} %if 0%{?fedora_version}

View File

@@ -43,10 +43,10 @@ BuildRequires: libqt5-qtx11extras-devel
BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11)
%if 0%{?fedora_version} || 0%{?centos_version} %if 0%{?fedora_version} || 0%{?centos_version}
Requires: thunderbird >= 91 Requires: thunderbird >= 91
Requires: thunderbird < 137 Requires: thunderbird < 138
%else %else
Requires: MozillaThunderbird >= 91 Requires: MozillaThunderbird >= 91
Requires: MozillaThunderbird < 137 Requires: MozillaThunderbird < 138
%endif %endif
%if 0%{?suse_version} > 1600 || 0%{?fedora_version} > 39 %if 0%{?suse_version} > 1600 || 0%{?fedora_version} > 39
%if 0%{?fedora_version} %if 0%{?fedora_version}

View File

@@ -10,7 +10,7 @@
"gecko": { "gecko": {
"id": "systray-x@Ximi1970", "id": "systray-x@Ximi1970",
"strict_min_version": "91.0", "strict_min_version": "91.0",
"strict_max_version": "136.*" "strict_max_version": "137.*"
} }
}, },