Update to 1.8.0

This commit is contained in:
Wim Taymans 2016-03-24 15:50:06 +01:00
parent f33207545c
commit d3d39c86dd
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@
/gst-plugins-base-1.7.2.tar.xz
/gst-plugins-base-1.7.90.tar.xz
/gst-plugins-base-1.7.91.tar.xz
/gst-plugins-base-1.8.0.tar.xz

View File

@ -5,7 +5,7 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-base
Version: 1.7.91
Version: 1.8.0
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 Mar 24 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.0-1
- Update to 1.8.0
* Wed Mar 16 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.91-1
- Update to 1.7.91

View File

@ -1 +1 @@
6e5baf5c0447b6fd87b04e0f06885661 gst-plugins-base-1.7.91.tar.xz
20cc8231609318310f2a55f64c86cbb4 gst-plugins-base-1.8.0.tar.xz