Update to 1.9.1
This commit is contained in:
parent
bc40ea57a8
commit
71e51b855b
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/gst-plugins-base-1.8.0.tar.xz
|
||||
/gst-plugins-base-1.8.1.tar.xz
|
||||
/gst-plugins-base-1.8.2.tar.xz
|
||||
/gst-plugins-base-1.9.1.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.8.2
|
||||
Version: 1.9.1
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
@ -421,6 +421,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
|
||||
|
||||
%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
|
||||
- Update to 1.8.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user