Update to 2.6.0-pre1
This commit is contained in:
parent
3b5b3f1440
commit
933e9b051d
@ -1,8 +1,8 @@
|
||||
#global pre_release .pre1-20180601
|
||||
%global pre_release .pre1
|
||||
|
||||
Name: libva
|
||||
Version: 2.5.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.6.0
|
||||
Release: 0.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 22 2019 Nicolas Chauvet <kwizart@gmail.com> - 2.6.0-0.1
|
||||
- Update to 2.6.0-pre1
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libva-2.5.0.tar.gz) = ce810faa216fc9b3f466565b598018b20b8590692ec6b88874d2920bce8c5e875e429957e370ebba95aa2375f80c1c0f0d68cb6eb2276494c74b9da2a5547f96
|
||||
SHA512 (libva-2.6.0.pre1.tar.gz) = 8a7de81367371d31f4bd988dec0ec9c47e6c89fcb17e6426e7b859fca63fb75ad57e555d658ce5cceac00dfcbc93428e625ef58da168c881f819a41134603232
|
||||
|
||||
Loading…
Reference in New Issue
Block a user