Accepting request 851077 from home:dirkmueller:branches:X11:XOrg

- update to 2.9.1:
  * fix version mismatch between meson and autotools

OBS-URL: https://build.opensuse.org/request/show/851077
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=131
This commit is contained in:
Stefan Dirsch 2020-11-26 14:59:48 +00:00 committed by Git OBS Bridge
parent b6e72a7bef
commit 0c05cb6e25
7 changed files with 14 additions and 11 deletions

View File

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

View File

@ -1 +0,0 @@
3e20605243096b4e935e1ef6ac7797efbacc44f6 libva-2.9.0.tar.bz2

3
libva-2.9.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e8640f65ad659332c5d24b7715703c95e820083ee11126c9cd051d418e3d9e0
size 240934

View File

@ -12,7 +12,7 @@ Mon Oct 5 13:16:22 UTC 2020 - Aaron Stern <ukbeast89@protonmail.com>
* add attributes for context priority setting
* Add vaSyncBuffer for output buffers synchronization
* Add vaSyncSurface2 with timeout
-------------------------------------------------------------------
Mon Aug 31 17:11:17 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -23,14 +23,13 @@
Name: libva-gl
%define _name libva
Version: 2.9.0
Version: 2.9.1
Release: 0
Summary: Video Acceleration (VA) API
License: MIT
Group: Development/Libraries/C and C++
URL: http://freedesktop.org/wiki/Software/vaapi
Source0: https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2
Source1: https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2.sha1sum
Source0: https://github.com/intel/libva/archive/%{version}.tar.gz#/libva-%{version}.tar.gz
Source2: baselibs.conf
BuildRequires: gcc-c++
BuildRequires: libtool

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 26 13:35:20 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 2.9.1:
* fix version mismatch between meson and autotools
-------------------------------------------------------------------
Mon Oct 5 13:16:22 UTC 2020 - Aaron Stern <ukbeast89@protonmail.com>

View File

@ -23,14 +23,13 @@
Name: libva
%define _name libva
Version: 2.9.0
Version: 2.9.1
Release: 0
Summary: Video Acceleration (VA) API
License: MIT
Group: Development/Libraries/C and C++
URL: http://freedesktop.org/wiki/Software/vaapi
Source0: https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2
Source1: https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2.sha1sum
Source0: https://github.com/intel/libva/archive/%{version}.tar.gz#/libva-%{version}.tar.gz
Source2: baselibs.conf
BuildRequires: gcc-c++
BuildRequires: libtool