Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libva for openSUSE:Factory checked in at 2023-01-17 17:34:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libva (Old) and /work/SRC/openSUSE:Factory/.libva.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libva" Tue Jan 17 17:34:46 2023 rev:69 rq:1058668 version:2.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libva/libva.changes 2022-11-29 10:52:27.592517355 +0100 +++ /work/SRC/openSUSE:Factory/.libva.new.32243/libva.changes 2023-01-17 17:34:58.485063078 +0100 @@ -1,0 +2,39 @@ +Mon Jan 16 08:00:29 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 2.17.0: + * win: Simplify signature for driver name loading + * win: Rewrite driver registry query and fix some + bugs/leaks/inefficiencies + * win: Add missing null check after calloc + * va: Update security disclaimer + * dep:remove the file .cvsignore + * pkgconfig: add 'with-legacy' for emgd, nvctrl and fglrx + * meson: add 'with-legacy' for emgd, nvctrl and fglrx + * x11: move all FGLRX code to va_fglrx.c + * x11: move all NVCTRL code to va_nvctrl.c + * meson: stop using deprecated meson.source_root() + * meson: stop using configure_file copy=true + * va: correctly include the win32 (local) headers + * win: clean-up the coding style + * va: dos2unix all the files + * drm: remove unnecessary dri2 version/extension query + * trace: annotate internal functions with DLL_HIDDEN + * build/sysdeps: Remove HAVE_GNUC_VISIBILITY_ATTRIBUTE and use _GNUC_ + support level attribute instead + * meson: Check support for -Wl,-version-script and build link_args + accordingly + * meson: Set va_win32 soversion to '' and remove the install_data rename + * fix: resouce check null + * va_trace: Add Win32 memory types in va_TraceSurfaceAttributes + * va_trace: va_TraceSurfaceAttributes should check the + VASurfaceAttribMemoryType + * va: Adds Win32 Node and Windows build support + * va: Adds compat_win32 abstraction for Windows build and prepares va + common code for windows build + * pkgconfig: Add Win32 package for when WITH_WIN32 is enabled + * meson: Add with_win32 option, makes libdrm non-mandatory on Win + * x11: add basic DRI3 support + * drm: remove VA_DRM_IsRenderNodeFd() helper + * drm: add radeon drm + radeonsi mesa combo + +------------------------------------------------------------------- Old: ---- libva-2.16.0.tar.gz New: ---- libva-2.17.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libva-gl.spec ++++++ --- /var/tmp/diff_new_pack.VMgSLz/_old 2023-01-17 17:34:59.321067928 +0100 +++ /var/tmp/diff_new_pack.VMgSLz/_new 2023-01-17 17:34:59.325067950 +0100 @@ -1,7 +1,7 @@ # # spec file for package libva-gl # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Name: libva-gl %define _name libva -Version: 2.16.0 +Version: 2.17.0 Release: 0 Summary: Video Acceleration (VA) API License: MIT ++++++ libva.spec ++++++ --- /var/tmp/diff_new_pack.VMgSLz/_old 2023-01-17 17:34:59.349068090 +0100 +++ /var/tmp/diff_new_pack.VMgSLz/_new 2023-01-17 17:34:59.353068113 +0100 @@ -1,7 +1,7 @@ # # spec file for package libva # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Name: libva %define _name libva -Version: 2.16.0 +Version: 2.17.0 Release: 0 Summary: Video Acceleration (VA) API License: MIT ++++++ libva-2.16.0.tar.gz -> libva-2.17.0.tar.gz ++++++ ++++ 2451 lines of diff (skipped)