Update to 1.0.5

This commit is contained in:
Brian Pepple 2013-01-08 10:54:10 -05:00
parent 9c38388bc3
commit 51ff615d75
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -8,7 +8,7 @@
%endif
Name: gstreamer1-plugins-good
Version: 1.0.4
Version: 1.0.5
Release: 1%{?dist}
Summary: GStreamer plugins with good code and licensing
@ -63,6 +63,7 @@ plugins.
GStreamer Good Plugins is a collection of well-supported plugins of
good quality and under the LGPL license.
%if %{with extras}
%package extras
Summary: Extra GStreamer plugins with good code and licensing
@ -201,6 +202,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%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 @@
7a3f76b68cadafd1588af36f5f261bb8 gst-plugins-good-1.0.4.tar.xz
e1d451b8b198ab50f645635c1fc8a3cb gst-plugins-good-1.0.5.tar.xz