Update to 2.9.0
This commit is contained in:
parent
e5bdafc34a
commit
70f0ce12fa
@ -1,8 +1,8 @@
|
||||
#global pre_release .pre1
|
||||
%global pre_release .pre1
|
||||
|
||||
Name: libva
|
||||
Version: 2.8.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.9.0
|
||||
Release: 0.1%{?pre_release}%{?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
|
||||
* Tue Sep 01 2020 Nicolas Chauvet <kwizart@gmail.com> - 2.9.0-0.1.pre1
|
||||
- Update to 2.9.0.pre1
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libva-2.8.0.tar.gz) = a6673c85205b68ba63cc9c61a1c30216cc29196843e659e91a41f64f1938c7ac3dbf0552bda32dd3dcf9dbf43695c8f29000eb6c9e41cb0db2aaaa10189ad502
|
||||
SHA512 (libva-2.9.0.pre1.tar.gz) = d1045ea14e40e1711f67abf5b20cca1612a44603453106c6c4e564db7873291aaf0baefe00ed22c626713f7090bdf1c8cc92143739d4601a2066385245edbd5f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user