Update to 1.8.1

This commit is contained in:
Wim Taymans 2016-04-21 11:45:58 +02:00
parent d3d39c86dd
commit e1a2064c7f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
20cc8231609318310f2a55f64c86cbb4 gst-plugins-base-1.8.0.tar.xz
5421edfeb7479d5f5776e917ba30e24e gst-plugins-base-1.8.1.tar.xz