Update to 1.9.90
This commit is contained in:
parent
01aab2b0e0
commit
f7a4ffa92e
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
||||
/gst-plugins-base-1.8.2.tar.xz
|
||||
/gst-plugins-base-1.9.1.tar.xz
|
||||
/gst-plugins-base-1.9.2.tar.xz
|
||||
/gst-plugins-base-1.9.90.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.9.2
|
||||
Version: 1.9.90
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
@ -424,6 +424,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 30 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.90-1
|
||||
- Update to 1.9.90
|
||||
|
||||
* Thu Sep 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-1
|
||||
- Update to 1.9.2
|
||||
- drop upstreamed patch
|
||||
|
Loading…
Reference in New Issue
Block a user