diff --git a/libva-2.13.0.tar.gz b/libva-2.13.0.tar.gz deleted file mode 100644 index 85e14ec..0000000 --- a/libva-2.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b7ec7d4fa204dad3f266450981f1f0892400c03afd3e00ac11f8ccade5aaaa1 -size 256724 diff --git a/libva-2.14.0.tar.gz b/libva-2.14.0.tar.gz new file mode 100644 index 0000000..c0ca775 --- /dev/null +++ b/libva-2.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21152a2170edda9d1c4dd463d52eaf62b553e83e553c0a946654523cca86d5e +size 266254 diff --git a/libva-gl.changes b/libva-gl.changes index d82c367..53a0d7b 100644 --- a/libva-gl.changes +++ b/libva-gl.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Mar 1 00:15:06 UTC 2022 - Aaron Stern + +- Update to 2.14.0: + * add: Add av1 encode interfaces + * add: VA/X11 VAAPI driver mapping for crocus DRI driver + * doc: Add description of the fd management for surface importing + * ci: fix freebsd build + * meson: Copy public headers to build directory to support subproject + ------------------------------------------------------------------- Mon Oct 4 15:17:42 UTC 2021 - Stefan Dirsch diff --git a/libva-gl.spec b/libva-gl.spec index 6685eda..8aaacd8 100644 --- a/libva-gl.spec +++ b/libva-gl.spec @@ -1,7 +1,7 @@ # # spec file for package libva-gl # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.13.0 +Version: 2.14.0 Release: 0 Summary: Video Acceleration (VA) API License: MIT diff --git a/libva.changes b/libva.changes index d82c367..84105e6 100644 --- a/libva.changes +++ b/libva.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Mar 1 00:07:18 UTC 2022 - Aaron Stern + +- Update to 2.14.0: + * add: Add av1 encode interfaces + * add: VA/X11 VAAPI driver mapping for crocus DRI driver + * doc: Add description of the fd management for surface importing + * ci: fix freebsd build + * meson: Copy public headers to build directory to support subproject + ------------------------------------------------------------------- Mon Oct 4 15:17:42 UTC 2021 - Stefan Dirsch diff --git a/libva.spec b/libva.spec index 23715e5..a582936 100644 --- a/libva.spec +++ b/libva.spec @@ -1,7 +1,7 @@ # # spec file for package libva # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.13.0 +Version: 2.14.0 Release: 0 Summary: Video Acceleration (VA) API License: MIT