From 86274034b01541b19677c72b4b5bbcaecc4f2425 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 16 Mar 2025 21:48:54 +0100 Subject: [PATCH] automatic version update by autodist [release 0.9.11-1mamba;Sun Mar 16 2025] --- README.md | 1 + systray-x.spec | 11 ++++++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 45d44ca..a4bab62 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ SysTray-X is a system tray extension for Thunderbird 68+. Needs both the addon AND the companion app installed to work. Will not work with full wayland desktops. + diff --git a/systray-x.spec b/systray-x.spec index c924074..18f1f02 100644 --- a/systray-x.spec +++ b/systray-x.spec @@ -1,5 +1,5 @@ Name: systray-x -Version: 0.9.10 +Version: 0.9.11 Release: 1mamba Summary: A system tray extension for Thunderbird 68+ Group: Graphical Desktop/Applications/Internet @@ -11,20 +11,22 @@ Source: https://github.com/Ximi1970/systray-x.git/%{version}/systray-x-%{ License: MPL 2.0 ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5Core +BuildRequires: libQt5DBus +BuildRequires: libQt5Gui +BuildRequires: libQt5Widgets BuildRequires: libQt5X11Extras-devel BuildRequires: libX11-devel BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libknotifications-devel BuildRequires: libstdc++6-devel -BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END Requires: thunderbird %description SysTray-X is a system tray extension for Thunderbird 68+. Needs both the addon AND the companion app installed to work. Will not work with full wayland desktops. -%debug_package %prep %setup -q @@ -52,6 +54,9 @@ install -Dm 644 systray-x@Ximi1970.xpi %{buildroot}%{_libdir}/thunderbird/extens %doc LICENSE %changelog +* Sun Mar 16 2025 Automatic Build System 0.9.11-1mamba +- automatic version update by autodist + * Sun Aug 11 2024 Automatic Build System 0.9.10-1mamba - automatic version update by autodist