Update to 1.0.5
This commit is contained in:
parent
9c38388bc3
commit
51ff615d75
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/gst-plugins-good-1.0.2.tar.xz
|
/gst-plugins-good-1.0.2.tar.xz
|
||||||
/gst-plugins-good-1.0.3.tar.xz
|
/gst-plugins-good-1.0.3.tar.xz
|
||||||
/gst-plugins-good-1.0.4.tar.xz
|
/gst-plugins-good-1.0.4.tar.xz
|
||||||
|
/gst-plugins-good-1.0.5.tar.xz
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gstreamer1-plugins-good
|
Name: gstreamer1-plugins-good
|
||||||
Version: 1.0.4
|
Version: 1.0.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GStreamer plugins with good code and licensing
|
Summary: GStreamer plugins with good code and licensing
|
||||||
|
|
||||||
@ -63,6 +63,7 @@ plugins.
|
|||||||
GStreamer Good Plugins is a collection of well-supported plugins of
|
GStreamer Good Plugins is a collection of well-supported plugins of
|
||||||
good quality and under the LGPL license.
|
good quality and under the LGPL license.
|
||||||
|
|
||||||
|
|
||||||
%if %{with extras}
|
%if %{with extras}
|
||||||
%package extras
|
%package extras
|
||||||
Summary: Extra GStreamer plugins with good code and licensing
|
Summary: Extra GStreamer plugins with good code and licensing
|
||||||
@ -201,6 +202,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Dec 19 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.4-1
|
||||||
- Update to 1.0.4
|
- Update to 1.0.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user