Update to 1.8.2

This commit is contained in:
Wim Taymans 2016-06-09 16:27:35 +02:00
parent e1a2064c7f
commit bc40ea57a8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
5421edfeb7479d5f5776e917ba30e24e gst-plugins-base-1.8.1.tar.xz
f55254ca18b845a9a7d8fe671bc09c24 gst-plugins-base-1.8.2.tar.xz