Update to 1.6.4

This commit is contained in:
Wim Taymans 2016-04-15 09:50:11 +02:00
parent c72b7ed0ba
commit ce187398f5
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@
/gst-plugins-base-1.6.1.tar.xz
/gst-plugins-base-1.6.2.tar.xz
/gst-plugins-base-1.6.3.tar.xz
/gst-plugins-base-1.6.4.tar.xz

View File

@ -5,7 +5,7 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-base
Version: 1.6.3
Version: 1.6.4
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
* Fri Apr 15 2016 Wim Taymans <wtaymans@redhat.com> - 1.6.4-1
- Update to 1.6.4
* Wed Jan 20 2016 Wim Taymans <wtaymans@redhat.com> - 1.6.3-1
- Update to 1.6.3

View File

@ -1 +1 @@
3ddde0ad598ef69f58d6a2e87f8b460f gst-plugins-base-1.6.3.tar.xz
46aa49cae3d29508f37919817bd1e020 gst-plugins-base-1.6.4.tar.xz