diff --git a/_servicedata b/_servicedata
index 9066775..e47603c 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/Xpra-org/xpra
- cb25967f8c98d9421a614ad00a498e624b8a0986
\ No newline at end of file
+ 56f76c715c967d04364aff15ccb50e34e496742d
\ No newline at end of file
diff --git a/xpra-4.4+git20220521.cb25967f8.tar.gz b/xpra-4.4+git20220521.cb25967f8.tar.gz
deleted file mode 100644
index fcbdf82..0000000
--- a/xpra-4.4+git20220521.cb25967f8.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:89cbc4d9de67a96ff47ca81bab38f28c1353a87b4e60575e2497f39769612e28
-size 51141542
diff --git a/xpra-4.4+git20220531.56f76c715.tar.gz b/xpra-4.4+git20220531.56f76c715.tar.gz
new file mode 100644
index 0000000..b74f1e4
--- /dev/null
+++ b/xpra-4.4+git20220531.56f76c715.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5a9103a50a5b5a55e95e2bcd252fb7fc021da4ed3eae05a80f3fe3072fb403f3
+size 51450078
diff --git a/xpra.changes b/xpra.changes
index a8f7082..5e20466 100644
--- a/xpra.changes
+++ b/xpra.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Tue May 31 15:24:59 UTC 2022 - scott.bradnick@suse.com
+
+- Update to version 4.4+git20220531.56f76c715:
+ * fix new warnings generated by latest Cython / gcc on win32
+ * also avoid deprecation warnings on win32
+ * Update OpenGL.md
+
+-------------------------------------------------------------------
+Wed May 25 18:49:14 UTC 2022 - scott.bradnick@suse.com
+
+- Update to version 4.4+git20220523.d5a721cc4:
+ * fix webcam forwarding with older versions
+ * Most build systems respect the CPP env var instead of just calling cpp
+
-------------------------------------------------------------------
Sat May 21 15:26:30 UTC 2022 - scott.bradnick@suse.com
diff --git a/xpra.obsinfo b/xpra.obsinfo
index 22ec100..f69d3c3 100644
--- a/xpra.obsinfo
+++ b/xpra.obsinfo
@@ -1,4 +1,4 @@
name: xpra
-version: 4.4+git20220521.cb25967f8
-mtime: 1653144700
-commit: cb25967f8c98d9421a614ad00a498e624b8a0986
+version: 4.4+git20220531.56f76c715
+mtime: 1653988639
+commit: 56f76c715c967d04364aff15ccb50e34e496742d
diff --git a/xpra.spec b/xpra.spec
index 6d37a1a..95871f4 100644
--- a/xpra.spec
+++ b/xpra.spec
@@ -28,7 +28,7 @@
# -----
%global __requires_exclude ^typelib\\(GtkosxApplication\\)|typelib\\(GdkGLExt\\)|typelib\\(GtkGLExt\\).*$
Name: xpra
-Version: 4.4+git20220521.cb25967f8
+Version: 4.4+git20220531.56f76c715
Release: 0
Summary: Remote display server for applications and desktops
License: BSD-3-Clause AND GPL-2.0-or-later AND LGPL-3.0-or-later AND MIT
@@ -101,8 +101,10 @@ Requires: shared-mime-info
Requires: xf86-video-dummy
Requires: xorg-x11-xauth
Requires(post): %fillup_prereq
+Recommends: xdg-menu
Recommends: lsb-release
Recommends: pinentry
+Recommends: pulseaudio-module-x11
Recommends: python3-dnspython
Recommends: python3-netifaces
Recommends: python3-opencv