Update to 1.1.4.

This commit is contained in:
Brian Pepple 2013-08-28 10:09:53 -04:00
parent d8db76b982
commit a66ba4c8c7
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/gstreamer-1.0.7.tar.xz
/gstreamer-1.1.2.tar.xz
/gstreamer-1.1.3.tar.xz
/gstreamer-1.1.4.tar.xz

View File

@ -5,7 +5,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.1.3
Version: 1.1.4
Release: 1%{?dist}
Summary: GStreamer streaming media framework runtime
@ -194,6 +194,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Wed Aug 28 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.4-1
- Update to 1.1.4.
* Mon Jul 29 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.3-1
- Update to 1.1.3.

View File

@ -1 +1 @@
02a50b7e54acd68332c55db38989ae98 gstreamer-1.1.3.tar.xz
e657886a3b6585bccca44526a6d100c5 gstreamer-1.1.4.tar.xz