Update to 1.6.1

This commit is contained in:
Wim Taymans 2015-11-02 10:30:23 +01:00
parent 5a33e81208
commit 4f639ca272
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@
/gst-plugins-base-1.5.90.tar.xz
/gst-plugins-base-1.5.91.tar.xz
/gst-plugins-base-1.6.0.tar.xz
/gst-plugins-base-1.6.1.tar.xz

View File

@ -5,7 +5,7 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-base
Version: 1.6.0
Version: 1.6.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 Nov 2 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.1-1
- Update to 1.6.1
* Sat Sep 26 2015 Kalev Lember <klember@redhat.com> - 1.6.0-1
- Update to 1.6.0
- Use license macro for COPYING

View File

@ -1 +1 @@
3c223f1d2716e1861ba84287ea02b164 gst-plugins-base-1.6.0.tar.xz
a89933afbe45d8f8c92d89c2f1199ecb gst-plugins-base-1.6.1.tar.xz