Update to 1.7.91
This commit is contained in:
parent
9ebb23ea27
commit
f33207545c
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user