Update to 1.6.0

This commit is contained in:
Kalev Lember 2015-09-26 09:53:50 +02:00
parent 145135c8ec
commit 7585f6dbdb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -5,7 +5,7 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-base
Version: 1.5.91
Version: 1.6.0
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework base plugins
@ -408,6 +408,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
%changelog
* Sat Sep 26 2015 Kalev Lember <klember@redhat.com> - 1.6.0-1
- Update to 1.6.0
* Mon Sep 21 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.91-1
- Update to 1.5.91

View File

@ -1 +1 @@
f7551f6dddb599093ab414ddd2f35f60 gst-plugins-base-1.5.91.tar.xz
3c223f1d2716e1861ba84287ea02b164 gst-plugins-base-1.6.0.tar.xz