Update to 1.0.5.

This commit is contained in:
Brian Pepple 2013-01-08 10:05:00 -05:00
parent e8116a596e
commit c4475932b9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/gstreamer-1.0.2.tar.xz
/gstreamer-1.0.3.tar.xz
/gstreamer-1.0.4.tar.xz
/gstreamer-1.0.5.tar.xz

View File

@ -5,7 +5,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.0.4
Version: 1.0.5
Release: 1%{?dist}
Summary: GStreamer streaming media framework runtime
@ -193,6 +193,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Tue Jan 8 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.5-1
- Update to 1.0.5.
* Wed Dec 19 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.4-1
- Update to 1.0.4

View File

@ -1 +1 @@
781431fac34d63b49ec6ec6b789aba19 gstreamer-1.0.4.tar.xz
644d535708056b4e8632cbe599768ad7 gstreamer-1.0.5.tar.xz