From a78ba936c3cc5d34c397dcfc407f694e7582b68536326578934dc4de57f6175d Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 30 Mar 2015 09:27:37 +0000 Subject: [PATCH] - Update to version 1.5.1 * API: correct the comment for num_token_partitions in struct _VAEncPictureParameterBufferVP8 * VA/x11: fix double Unlocks/SyncHandle to avoid segmentation fault OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=53 --- libva-1.5.0.tar.bz2 | 3 --- libva-1.5.1.tar.bz2 | 3 +++ libva.changes | 8 ++++++++ libva.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 libva-1.5.0.tar.bz2 create mode 100644 libva-1.5.1.tar.bz2 diff --git a/libva-1.5.0.tar.bz2 b/libva-1.5.0.tar.bz2 deleted file mode 100644 index 8652e30..0000000 --- a/libva-1.5.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e946d4b3110e4e23ec6a588e0c828937e502c67196d1266214441fefc4b83486 -size 774266 diff --git a/libva-1.5.1.tar.bz2 b/libva-1.5.1.tar.bz2 new file mode 100644 index 0000000..93ea246 --- /dev/null +++ b/libva-1.5.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2511b25ead7a6ac1358bc4b81157647fef61e3904ccaca3cfefc3e976a0da005 +size 761390 diff --git a/libva.changes b/libva.changes index aeaedf5..eba9d3e 100644 --- a/libva.changes +++ b/libva.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 30 09:17:19 UTC 2015 - sndirsch@suse.com + +- Update to version 1.5.1 + * API: correct the comment for num_token_partitions in struct + _VAEncPictureParameterBufferVP8 + * VA/x11: fix double Unlocks/SyncHandle to avoid segmentation fault + ------------------------------------------------------------------- Sun Feb 8 22:35:09 UTC 2015 - zaitor@opensuse.org diff --git a/libva.spec b/libva.spec index 3f0d12e..cb6f8fc 100644 --- a/libva.spec +++ b/libva.spec @@ -25,7 +25,7 @@ %endif Name: libva -Version: 1.5.0 +Version: 1.5.1 Release: 0 Summary: Video Acceleration (VA) API for Linux License: MIT