diff --git a/_servicedata b/_servicedata index e47603c..2971753 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/Xpra-org/xpra - 56f76c715c967d04364aff15ccb50e34e496742d \ No newline at end of file + 872c7f8d861777f09cb765b945cc600e49a7f47d \ No newline at end of file diff --git a/xpra-4.4+git20220531.56f76c715.tar.gz b/xpra-4.4+git20220531.56f76c715.tar.gz deleted file mode 100644 index b74f1e4..0000000 --- a/xpra-4.4+git20220531.56f76c715.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a9103a50a5b5a55e95e2bcd252fb7fc021da4ed3eae05a80f3fe3072fb403f3 -size 51450078 diff --git a/xpra-4.4+git20220621.872c7f8d8.tar.gz b/xpra-4.4+git20220621.872c7f8d8.tar.gz new file mode 100644 index 0000000..fa65347 --- /dev/null +++ b/xpra-4.4+git20220621.872c7f8d8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52e3ff5cdc9674a01a0fecccf2b6a26b8ff75770139666725320be7f62948068 +size 52235769 diff --git a/xpra.changes b/xpra.changes index 5e20466..e3b5367 100644 --- a/xpra.changes +++ b/xpra.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Tue Jun 21 17:37:18 UTC 2022 - scott.bradnick@suse.com + +- Update to version 4.4+git20220621.872c7f8d8: + * #3559 set non zero global quality with vaapi + * #2400 more indirect dependencies + * add example pkgconfig files + * #3543 make it easier to disable inotify watcher + * move away from slow zlib compression + * #3556 don't enable hevc by default + * report codec information using strings + * add docstring + * add missing codecs to clean list + * #3457 add missing toggle for avif + * #3553 extra args for vfb command + * Update randr_bindings.pyx + * Allow override of idealVSync by env. vars + * Fedora 36 build fix: use a more crude glob + * doh, typo + * #3458 disable LTO on Fedora 36 + * new upstream release: 11.515.48 + * show builds from 'git master' as 'beta' builds + * utility function to hide platform import ugliness + * better error message formating + * #3552 only initialize X11 gdk display source on X11.. + * #56 this function must return an int + * #56 we may have already added this mode + * #56 don't bother with xinerama workaround when we have randr16 + * better wording + * oops: was meant to specify the list values + * fix more warnings + * silence some minor warnings + * make code more readable + * error message would itself cause an error + * fix chunk number verification + * cosmetic + ------------------------------------------------------------------- Tue May 31 15:24:59 UTC 2022 - scott.bradnick@suse.com diff --git a/xpra.obsinfo b/xpra.obsinfo index f69d3c3..b4566a0 100644 --- a/xpra.obsinfo +++ b/xpra.obsinfo @@ -1,4 +1,4 @@ name: xpra -version: 4.4+git20220531.56f76c715 -mtime: 1653988639 -commit: 56f76c715c967d04364aff15ccb50e34e496742d +version: 4.4+git20220621.872c7f8d8 +mtime: 1655829759 +commit: 872c7f8d861777f09cb765b945cc600e49a7f47d diff --git a/xpra.spec b/xpra.spec index 95871f4..26d3050 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+git20220531.56f76c715 +Version: 4.4+git20220621.872c7f8d8 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