Update to 1.0.10.

This commit is contained in:
Brian Pepple 2013-08-29 15:42:40 -04:00
parent b94df1680d
commit b519ebd78f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/gstreamer-1.0.8.tar.xz
/gstreamer-1.0.9.tar.xz
/gstreamer-1.0.10.tar.xz

View File

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

View File

@ -1 +1 @@
cbbad73d703b811bc8bd18e47b36e534 gstreamer-1.0.9.tar.xz
fddc83a851f7c695bd667b7325455b47 gstreamer-1.0.10.tar.xz