automatic version update by autodist [release 0.9.11-1mamba;Sun Mar 16 2025]
This commit is contained in:
parent
49a45974a6
commit
86274034b0
@ -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.
|
||||
|
||||
|
||||
|
@ -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 <autodist@openmamba.org> 0.9.11-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 11 2024 Automatic Build System <autodist@openmamba.org> 0.9.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user