Update to 2.9.0
This commit is contained in:
parent
70f0ce12fa
commit
986d664965
@ -1,8 +1,8 @@
|
||||
%global pre_release .pre1
|
||||
#global pre_release .pre1
|
||||
|
||||
Name: libva
|
||||
Version: 2.9.0
|
||||
Release: 0.1%{?pre_release}%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Video Acceleration (VA) API for Linux
|
||||
License: MIT
|
||||
URL: https://github.com/intel/libva
|
||||
@ -72,6 +72,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f --
|
||||
%{_libdir}/pkgconfig/libva*.pc
|
||||
|
||||
%changelog
|
||||
* Sun Sep 13 2020 Nicolas Chauvet <kwizart@gmail.com> - 2.9.0-1
|
||||
- Update to 2.9.0
|
||||
|
||||
* Tue Sep 01 2020 Nicolas Chauvet <kwizart@gmail.com> - 2.9.0-0.1.pre1
|
||||
- Update to 2.9.0.pre1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libva-2.9.0.pre1.tar.gz) = d1045ea14e40e1711f67abf5b20cca1612a44603453106c6c4e564db7873291aaf0baefe00ed22c626713f7090bdf1c8cc92143739d4601a2066385245edbd5f
|
||||
SHA512 (libva-2.9.0.tar.gz) = a0b26c34e0ea5495f78a4e687d5c0dd2a01dad1e1cce1b8d3af75372d51095cc2cddadd8c78dda0e0266901b8fb0e66418ce89580eded8fa4e7e98becf46a5b7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user