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:
parent
b6e72a7bef
commit
0c05cb6e25
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e344c1392dde92696c9ffd9cb3c7277d0a3b912236eb4e0fdedf7f375434584b
|
|
||||||
size 481556
|
|
@ -1 +0,0 @@
|
|||||||
3e20605243096b4e935e1ef6ac7797efbacc44f6 libva-2.9.0.tar.bz2
|
|
3
libva-2.9.1.tar.gz
Normal file
3
libva-2.9.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4e8640f65ad659332c5d24b7715703c95e820083ee11126c9cd051d418e3d9e0
|
||||||
|
size 240934
|
@ -23,14 +23,13 @@
|
|||||||
|
|
||||||
Name: libva-gl
|
Name: libva-gl
|
||||||
%define _name libva
|
%define _name libva
|
||||||
Version: 2.9.0
|
Version: 2.9.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Video Acceleration (VA) API
|
Summary: Video Acceleration (VA) API
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: http://freedesktop.org/wiki/Software/vaapi
|
URL: http://freedesktop.org/wiki/Software/vaapi
|
||||||
Source0: https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2
|
Source0: https://github.com/intel/libva/archive/%{version}.tar.gz#/libva-%{version}.tar.gz
|
||||||
Source1: https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2.sha1sum
|
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
@ -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>
|
Mon Oct 5 13:16:22 UTC 2020 - Aaron Stern <ukbeast89@protonmail.com>
|
||||||
|
|
||||||
|
@ -23,14 +23,13 @@
|
|||||||
|
|
||||||
Name: libva
|
Name: libva
|
||||||
%define _name libva
|
%define _name libva
|
||||||
Version: 2.9.0
|
Version: 2.9.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Video Acceleration (VA) API
|
Summary: Video Acceleration (VA) API
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: http://freedesktop.org/wiki/Software/vaapi
|
URL: http://freedesktop.org/wiki/Software/vaapi
|
||||||
Source0: https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2
|
Source0: https://github.com/intel/libva/archive/%{version}.tar.gz#/libva-%{version}.tar.gz
|
||||||
Source1: https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2.sha1sum
|
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
Loading…
Reference in New Issue
Block a user