Update to 1.10.2

This commit is contained in:
Wim Taymans 2016-12-05 09:28:34 +01:00
parent 6f0bee1f96
commit d476add627
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@
/gst-plugins-base-1.9.90.tar.xz
/gst-plugins-base-1.10.0.tar.xz
/gst-plugins-base-1.10.1.tar.xz
/gst-plugins-base-1.10.2.tar.xz

View File

@ -5,7 +5,7 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-base
Version: 1.10.1
Version: 1.10.2
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
* Mon Dec 05 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.2-1
- Update to 1.10.2
* Mon Nov 28 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.1-1
- Update to 1.10.1

View File

@ -1 +1 @@
eb03953ff239b53a7d69a604edbe5c8c gst-plugins-base-1.10.1.tar.xz
8efa9e9ad9a841a900359604da82fb8b gst-plugins-base-1.10.2.tar.xz