Update to 1.9.1
This commit is contained in:
parent
e077fc0d31
commit
45487df1b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user