Update to 1.7.91

This commit is contained in:
Wim Taymans 2016-03-16 09:01:24 +01:00
parent b834502602
commit fc2f049273
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -36,3 +36,4 @@
/gstreamer-1.7.1.tar.xz
/gstreamer-1.7.2.tar.xz
/gstreamer-1.7.90.tar.xz
/gstreamer-1.7.91.tar.xz

View File

@ -9,7 +9,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.7.90
Version: 1.7.91
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework runtime
@ -216,6 +216,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Wed Mar 16 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.91-1
- Update to 1.7.91
* Wed Mar 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.90-1
- Update to 1.7.90

View File

@ -1 +1 @@
14ad0db045847773d48e317006e29073 gstreamer-1.7.90.tar.xz
f96a2d7c31d81055a8bac2ca9b4be3dd gstreamer-1.7.91.tar.xz