automatic version update by autodist [release 6.1.3-1mamba;Sat Oct 05 2024]
This commit is contained in:
parent
5d642a1346
commit
deb8748209
@ -1,5 +1,5 @@
|
||||
Name: xpra
|
||||
Version: 6.1.2
|
||||
Version: 6.1.3
|
||||
Release: 1mamba
|
||||
Summary: A tool like screen for X allowing to direct X programs display to another X host
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -34,6 +34,7 @@ BuildRequires: libgtk3-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: liblz4-devel
|
||||
BuildRequires: libopenh264-devel
|
||||
BuildRequires: libpam-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libprocps-devel
|
||||
@ -51,8 +52,10 @@ BuildRequires: libz-devel
|
||||
BuildRequires: python3.11dist(pillow)
|
||||
BuildRequires: python3.11dist(pygobject)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: pycairo-devel >= 1.26.0
|
||||
Requires: xf86-video-dummy
|
||||
Requires: xorg-server
|
||||
Requires: pycairo-py3
|
||||
Requires: pygobject-py3
|
||||
Requires: python-cryptography-py3
|
||||
Requires: python-cups-py3
|
||||
@ -163,6 +166,9 @@ fi
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sat Oct 05 2024 Automatic Build System <autodist@openmamba.org> 6.1.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 26 2024 Automatic Build System <autodist@openmamba.org> 6.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user