Update to 1.0.7.

This commit is contained in:
Brian Pepple 2013-04-26 09:58:01 -04:00
parent 66c734b339
commit e5b1bde65e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/gstreamer-1.0.4.tar.xz
/gstreamer-1.0.5.tar.xz
/gstreamer-1.0.6.tar.xz
/gstreamer-1.0.7.tar.xz

View File

@ -5,7 +5,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.0.6
Version: 1.0.7
Release: 1%{?dist}
Summary: GStreamer streaming media framework runtime
@ -194,6 +194,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Fri Apr 26 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.7-1
- Update to 1.0.7.
* Wed Mar 27 2013 Adam Jackson <ajax@redhat.com>
- Tweak BRs for RHEL

View File

@ -1 +1 @@
d0797e51a420fca0beb973b9dcda586f gstreamer-1.0.6.tar.xz
8f6066a37c71a0d0ff5fe5f7687fea12 gstreamer-1.0.7.tar.xz