Update to 1.7.91

This commit is contained in:
Wim Taymans 2016-03-16 09:23:14 +01:00
parent 9ebb23ea27
commit f33207545c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -34,3 +34,4 @@
/gst-plugins-base-1.7.1.tar.xz
/gst-plugins-base-1.7.2.tar.xz
/gst-plugins-base-1.7.90.tar.xz
/gst-plugins-base-1.7.91.tar.xz

View File

@ -5,8 +5,8 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-base
Version: 1.7.90
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
Version: 1.7.91
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework base plugins
License: LGPLv2+
@ -421,6 +421,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
%changelog
* Wed Mar 16 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.91-1
- Update to 1.7.91
* Thu Mar 03 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.90-2
- Add opus that was moved from -bad-free

View File

@ -1 +1 @@
11d03497e0d3e0df663301cf15e04381 gst-plugins-base-1.7.90.tar.xz
6e5baf5c0447b6fd87b04e0f06885661 gst-plugins-base-1.7.91.tar.xz