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.
|
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
|
Name: systray-x
|
||||||
Version: 0.9.10
|
Version: 0.9.11
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A system tray extension for Thunderbird 68+
|
Summary: A system tray extension for Thunderbird 68+
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
@ -11,20 +11,22 @@ Source: https://github.com/Ximi1970/systray-x.git/%{version}/systray-x-%{
|
|||||||
License: MPL 2.0
|
License: MPL 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt5Core
|
||||||
|
BuildRequires: libQt5DBus
|
||||||
|
BuildRequires: libQt5Gui
|
||||||
|
BuildRequires: libQt5Widgets
|
||||||
BuildRequires: libQt5X11Extras-devel
|
BuildRequires: libQt5X11Extras-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libknotifications-devel
|
BuildRequires: libknotifications-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: thunderbird
|
Requires: thunderbird
|
||||||
|
|
||||||
%description
|
%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.
|
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
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -52,6 +54,9 @@ install -Dm 644 systray-x@Ximi1970.xpi %{buildroot}%{_libdir}/thunderbird/extens
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Aug 11 2024 Automatic Build System <autodist@openmamba.org> 0.9.10-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user