automatic version update by autodist [release 5.0.5-1mamba;Wed Feb 07 2024]
This commit is contained in:
parent
5b0593956e
commit
0e1217bd86
@ -1,6 +1,6 @@
|
|||||||
Name: xpra
|
Name: xpra
|
||||||
Version: 5.0.4
|
Version: 5.0.5
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A tool like screen for X allowing to direct X programs display to another X host
|
Summary: A tool like screen for X allowing to direct X programs display to another X host
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -30,6 +30,7 @@ BuildRequires: libavutil-ffmpeg-devel
|
|||||||
BuildRequires: libbrotli-devel
|
BuildRequires: libbrotli-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libdrm-devel
|
BuildRequires: libdrm-devel
|
||||||
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgtk3-devel
|
BuildRequires: libgtk3-devel
|
||||||
@ -42,6 +43,7 @@ BuildRequires: libprocps-devel
|
|||||||
BuildRequires: libprocps3-devel
|
BuildRequires: libprocps3-devel
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: libqrencode-devel
|
BuildRequires: libqrencode-devel
|
||||||
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libswscale-ffmpeg-devel
|
BuildRequires: libswscale-ffmpeg-devel
|
||||||
BuildRequires: libsystemd-devel
|
BuildRequires: libsystemd-devel
|
||||||
BuildRequires: libvpx-devel
|
BuildRequires: libvpx-devel
|
||||||
@ -138,6 +140,9 @@ fi
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 07 2024 Automatic Build System <autodist@openmamba.org> 5.0.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jan 18 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.4-2mamba
|
* Thu Jan 18 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.4-2mamba
|
||||||
- rebuilt with python3 == 3.11
|
- rebuilt with python3 == 3.11
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user