Update to 1.0.7.

This commit is contained in:
Brian Pepple 2013-04-26 11:21:20 -04:00
parent e6e594076f
commit 877bb57f90
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/gst-plugins-good-1.0.4.tar.xz
/gst-plugins-good-1.0.5.tar.xz
/gst-plugins-good-1.0.6.tar.xz
/gst-plugins-good-1.0.7.tar.xz

View File

@ -8,7 +8,7 @@
%endif
Name: gstreamer1-plugins-good
Version: 1.0.6
Version: 1.0.7
Release: 1%{?dist}
Summary: GStreamer plugins with good code and licensing
@ -203,6 +203,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Fri Apr 26 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.7-1
- Update to 1.0.7.
* Sun Mar 24 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.6-1
- Update to 1.0.6.
- Drop BR on PyXML.

View File

@ -1 +1 @@
52556db4a6cc83c915837f8694bd790b gst-plugins-good-1.0.6.tar.xz
e4b1c825475a9b478fe29e8e9f34516f gst-plugins-good-1.0.7.tar.xz