import libva-2.4.1-1.el8
This commit is contained in:
parent
ae99bdd81a
commit
e40b3ac01a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libva-2.1.0.tar.gz
|
||||
SOURCES/libva-2.4.1.tar.gz
|
||||
|
||||
@ -1 +1 @@
|
||||
b68ff64990542ae5a6023bafd7fff42f76d0732c SOURCES/libva-2.1.0.tar.gz
|
||||
38aa8e91258ecfb6b5ef9f4cc5619813197bfe37 SOURCES/libva-2.4.1.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: libva
|
||||
Version: 2.1.0
|
||||
Version: 2.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Video Acceleration (VA) API for Linux
|
||||
License: MIT
|
||||
@ -70,6 +70,10 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f --
|
||||
%{_libdir}/pkgconfig/libva*.pc
|
||||
|
||||
%changelog
|
||||
* Fri Jun 07 2019 Jiri Kucera <jkucera@redhat.com> - 2.4.1-1
|
||||
- Update to 2.4.1
|
||||
Resolves: #1493944
|
||||
|
||||
* Mon Feb 12 2018 Nicolas Chauvet <kwizart@gmail.com> - 2.1.0-1
|
||||
- Update to 2.1.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user