Update to 1.7.90

This commit is contained in:
Wim Taymans 2016-03-02 17:00:38 +01:00
parent 3c95731e89
commit f83c861753
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -5,7 +5,7 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-base
Version: 1.7.2
Version: 1.7.90
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework base plugins
@ -420,6 +420,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
%changelog
* Wed Mar 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.90-1
- Update to 1.7.90
* Fri Feb 19 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.2-1
- Update to 1.7.2
- fix for renamed header

View File

@ -1 +1 @@
7b7bbb928ca60b3a8279515ba740c1f6 gst-plugins-base-1.7.2.tar.xz
11d03497e0d3e0df663301cf15e04381 gst-plugins-base-1.7.90.tar.xz