diff --git a/libva.spec b/libva.spec index 2389379..503f1b6 100644 --- a/libva.spec +++ b/libva.spec @@ -2,7 +2,7 @@ Name: libva Version: 2.7.0 -Release: 1%{?pre_release}%{?dist} +Release: 2%{?pre_release}%{?dist} Summary: Video Acceleration (VA) API for Linux License: MIT URL: https://github.com/intel/libva @@ -73,6 +73,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %{_libdir}/pkgconfig/libva*.pc %changelog +* Sat Apr 04 2020 Nicolas Chauvet - 2.7.0-2 +- Update mapping for iris + * Thu Apr 02 2020 Nicolas Chauvet - 2.7.0-1 - Update to 2.7.0