SHA256
1
0
forked from pool/xpra

Accepting request 980659 from home:sbradnick

- 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

- 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

OBS-URL: https://build.opensuse.org/request/show/980659
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xpra?expand=0&rev=103
This commit is contained in:
Scott Bradnick 2022-06-03 16:18:23 +00:00 committed by Git OBS Bridge
parent d2cfb8af43
commit 8f291df194
6 changed files with 25 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/Xpra-org/xpra</param>
<param name="changesrevision">cb25967f8c98d9421a614ad00a498e624b8a0986</param></service></servicedata>
<param name="changesrevision">56f76c715c967d04364aff15ccb50e34e496742d</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:89cbc4d9de67a96ff47ca81bab38f28c1353a87b4e60575e2497f39769612e28
size 51141542

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a9103a50a5b5a55e95e2bcd252fb7fc021da4ed3eae05a80f3fe3072fb403f3
size 51450078

View File

@ -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

View File

@ -1,4 +1,4 @@
name: xpra
version: 4.4+git20220521.cb25967f8
mtime: 1653144700
commit: cb25967f8c98d9421a614ad00a498e624b8a0986
version: 4.4+git20220531.56f76c715
mtime: 1653988639
commit: 56f76c715c967d04364aff15ccb50e34e496742d

View File

@ -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