Update to 1.6.4

This commit is contained in:
Wim Taymans 2016-04-15 09:32:49 +02:00
parent 7b15d092b1
commit 44e4d57884
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -34,3 +34,4 @@
/gstreamer-1.6.1.tar.xz
/gstreamer-1.6.2.tar.xz
/gstreamer-1.6.3.tar.xz
/gstreamer-1.6.4.tar.xz

View File

@ -9,7 +9,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.6.3
Version: 1.6.4
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
* 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 @@
b4cdeb2b9cb20dd6ac022a4f417eae0d gstreamer-1.6.3.tar.xz
fb2fbf42db73ef736bdf39f50d63dd66 gstreamer-1.6.4.tar.xz