From 276bc8c3e1c12bcff7c68bbb9566c84abe145320 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 19:50:06 +0100 Subject: [PATCH] update to 5.0.2 [release 5.0.2-1mamba;Fri Sep 15 2023] --- xpra.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/xpra.spec b/xpra.spec index d9f61b0..096363e 100644 --- a/xpra.spec +++ b/xpra.spec @@ -1,12 +1,12 @@ Name: xpra -Version: 4.4.5 +Version: 5.0.2 Release: 1mamba Summary: A tool like screen for X allowing to direct X programs display to another X host Group: Graphical Desktop/Applications/Utilities Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://xpra.org/ +URL: https://github.com/Xpra-org/xpra/ Source: http://xpra.org/src/xpra-%{version}.tar.xz Patch0: xpra-4.4.2-upstream_clamp_clock_values_to_unsigned_long.patch Patch1: xpra-4.4.5-add_missing_fake_function.patch @@ -39,6 +39,7 @@ BuildRequires: liblz4-devel BuildRequires: libpam-devel BuildRequires: libpango-devel BuildRequires: libprocps-devel +BuildRequires: libprocps3-devel BuildRequires: libpython310-devel BuildRequires: libqrencode-devel BuildRequires: libswscale-ffmpeg-devel @@ -72,7 +73,7 @@ Xpra is 'screen for X' -- it allows you to run X programs, usually on a remote h #-D -T #:<< _EOF #%patch 0 -p1 -b .upstream_clamp_clock_values_to_unsigned_long -%patch 1 -p1 -b .add_missing_fake_function +#%patch 1 -p1 -b .add_missing_fake_function sed -i "s|systemd_dir = .*|systemd_dir = \"%{_unitdir}\"|" setup.py @@ -139,6 +140,9 @@ fi %doc COPYING %changelog +* Fri Sep 15 2023 Silvan Calarco 5.0.2-1mamba +- update to 5.0.2 + * Thu Jun 08 2023 Silvan Calarco 4.4.5-1mamba - update to 4.4.5