Update to 1.0.4

This commit is contained in:
Brian Pepple 2012-12-18 20:42:29 -05:00
parent 6700c3072e
commit 9c38388bc3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/gst-plugins-good-1.0.1.tar.xz
/gst-plugins-good-1.0.2.tar.xz
/gst-plugins-good-1.0.3.tar.xz
/gst-plugins-good-1.0.4.tar.xz

View File

@ -8,7 +8,7 @@
%endif
Name: gstreamer1-plugins-good
Version: 1.0.3
Version: 1.0.4
Release: 1%{?dist}
Summary: GStreamer plugins with good code and licensing
@ -201,6 +201,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Wed Dec 19 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.4-1
- Update to 1.0.4
* Wed Nov 21 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.3-1
- Update to 1.0.3
- Drop speexdec patch. Fixed upstream.

View File

@ -1 +1 @@
5cfc3f18dede15d60f0af8666f68193e gst-plugins-good-1.0.3.tar.xz
7a3f76b68cadafd1588af36f5f261bb8 gst-plugins-good-1.0.4.tar.xz