Update to 2.3.0
This commit is contained in:
parent
941996fcc6
commit
b34f149328
@ -1,8 +1,8 @@
|
||||
#global pre_release .pre1-20180601
|
||||
|
||||
Name: libva
|
||||
Version: 2.2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.3.0
|
||||
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
|
||||
* Fri Oct 05 2018 Nicolas Chauvet <kwizart@gmail.com> - 2.3.0-1
|
||||
- Update to 2.3.0
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libva-2.2.0.tar.gz) = 0b026c99be2600a56833377a1cfd8efb736862dee942576d4d360b9844ace1efb21a2f1b9b1c2fabbbe4a9c483af24e47f31dd07516816acc8fa72e207f8cad4
|
||||
SHA512 (libva-2.3.0.tar.gz) = b328e7426bd5fb33a4ed4817d7a33fb104b1f524f5ca83f60349df66cff22e9cd46d40238d29d5bf527f32c7da153088525e43d50454832ac9b4b7fe0be40692
|
||||
|
||||
Loading…
Reference in New Issue
Block a user