Update to 1.6.2

This commit is contained in:
Wim Taymans 2015-12-15 10:25:03 +01:00
parent 1fe7557708
commit 12d1a83156
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@
/gstreamer-1.5.91.tar.xz
/gstreamer-1.6.0.tar.xz
/gstreamer-1.6.1.tar.xz
/gstreamer-1.6.2.tar.xz

View File

@ -9,7 +9,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.6.1
Version: 1.6.2
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework runtime
@ -213,6 +213,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Tue Dec 15 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.2-1
- Update to 1.6.2
* Mon Nov 2 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.1-1
- Update to 1.6.1

View File

@ -1 +1 @@
e72e2dc2ee06bfc045bb6010c89de520 gstreamer-1.6.1.tar.xz
5e610b5a94c209487310739b39b6c464 gstreamer-1.6.2.tar.xz