diff --git a/.gitignore b/.gitignore index 2d39c3e..10cdbe7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /gstreamer-vaapi-1.8.0.tar.xz /gstreamer-vaapi-1.8.1.tar.xz /gstreamer-vaapi-1.8.2.tar.xz +/gstreamer-vaapi-1.9.1.tar.xz diff --git a/gstreamer1-vaapi.spec b/gstreamer1-vaapi.spec index 999e177..c60467b 100644 --- a/gstreamer1-vaapi.spec +++ b/gstreamer1-vaapi.spec @@ -1,5 +1,5 @@ Name: gstreamer1-vaapi -Version: 1.8.2 +Version: 1.9.1 Release: 1%{?dist} Summary: GStreamer plugins to use VA API video acceleration @@ -95,6 +95,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %doc %{_datadir}/gtk-doc %changelog +* Thu Jul 07 2016 Wim Taymans - 1.9.1-1 +- Update to 1.9.1 + * Thu Jun 09 2016 Wim Taymans - 1.8.2-1 - Update to 1.8.2 diff --git a/sources b/sources index cfccb6a..df207df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5683e0e950160f6a4b5bcd47176baad0 gstreamer-vaapi-1.8.2.tar.xz +d002538fbd94c39578003b607b001f39 gstreamer-vaapi-1.9.1.tar.xz