Update to 1.7.1

This commit is contained in:
Wim Taymans 2016-01-05 10:51:08 +01:00
parent 5a1de6783b
commit 7b598ce58b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@
/gst-plugins-base-1.6.0.tar.xz
/gst-plugins-base-1.6.1.tar.xz
/gst-plugins-base-1.6.2.tar.xz
/gst-plugins-base-1.7.1.tar.xz

View File

@ -5,7 +5,7 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-base
Version: 1.6.2
Version: 1.7.1
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework base plugins
@ -410,6 +410,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
%changelog
* Mon Jan 4 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.1-1
- Update to 1.7.1
* Tue Dec 15 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.2-1
- Update to 1.6.2

View File

@ -1 +1 @@
f530fbbe287edce79c55a37bd1a39fe2 gst-plugins-base-1.6.2.tar.xz
a1c89e39077b4938d0ea341c129a6341 gst-plugins-base-1.7.1.tar.xz