Update to 1.9.90

This commit is contained in:
Wim Taymans 2016-09-30 18:38:07 +02:00
parent 01aab2b0e0
commit f7a4ffa92e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
2a6c2262f662968f19b1ddd40d2e824e gst-plugins-base-1.9.2.tar.xz
4d25a4d3dea36e350450cddb807c8fb1 gst-plugins-base-1.9.90.tar.xz