Update to 1.9.1

This commit is contained in:
Wim Taymans 2016-07-07 09:23:47 +02:00
parent e077fc0d31
commit 45487df1b9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/gstreamer-vaapi-1.8.0.tar.xz /gstreamer-vaapi-1.8.0.tar.xz
/gstreamer-vaapi-1.8.1.tar.xz /gstreamer-vaapi-1.8.1.tar.xz
/gstreamer-vaapi-1.8.2.tar.xz /gstreamer-vaapi-1.8.2.tar.xz
/gstreamer-vaapi-1.9.1.tar.xz

View File

@ -1,5 +1,5 @@
Name: gstreamer1-vaapi Name: gstreamer1-vaapi
Version: 1.8.2 Version: 1.9.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: GStreamer plugins to use VA API video acceleration 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 %doc %{_datadir}/gtk-doc
%changelog %changelog
* Thu Jul 07 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.1-1
- Update to 1.9.1
* Thu Jun 09 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.2-1 * Thu Jun 09 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.2-1
- Update to 1.8.2 - Update to 1.8.2

View File

@ -1 +1 @@
5683e0e950160f6a4b5bcd47176baad0 gstreamer-vaapi-1.8.2.tar.xz d002538fbd94c39578003b607b001f39 gstreamer-vaapi-1.9.1.tar.xz