Update to 1.6.0

This commit is contained in:
Kalev Lember 2015-09-26 09:37:28 +02:00
parent a95467aedc
commit 45d0ea3da8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -30,3 +30,4 @@
/gstreamer-1.5.2.tar.xz
/gstreamer-1.5.90.tar.xz
/gstreamer-1.5.91.tar.xz
/gstreamer-1.6.0.tar.xz

View File

@ -9,7 +9,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.5.91
Version: 1.6.0
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework runtime
@ -210,6 +210,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%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 @@
ea1741121cc28bbe5e34ea72e1dd6a3f gstreamer-1.5.91.tar.xz
201c15ac4b956833f7f6774485433969 gstreamer-1.6.0.tar.xz