Update to 1.5.91

This commit is contained in:
Wim Taymans 2015-09-21 10:11:18 +02:00
parent 079847869b
commit a95467aedc
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@
/gstreamer-1.5.1.tar.xz
/gstreamer-1.5.2.tar.xz
/gstreamer-1.5.90.tar.xz
/gstreamer-1.5.91.tar.xz

View File

@ -9,7 +9,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.5.90
Version: 1.5.91
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework runtime
@ -210,6 +210,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Mon Sep 21 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.91-1
- Update to 1.5.91
* Wed Aug 19 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.90-1
- Update to 1.5.90

View File

@ -1 +1 @@
6940aa481751bab647c16a07f9e479c8 gstreamer-1.5.90.tar.xz
ea1741121cc28bbe5e34ea72e1dd6a3f gstreamer-1.5.91.tar.xz