Update to 1.1.4.
This commit is contained in:
parent
e1cbed1bc0
commit
d553034fb8
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/gst-plugins-good-1.0.7.tar.xz
|
/gst-plugins-good-1.0.7.tar.xz
|
||||||
/gst-plugins-good-1.1.2.tar.xz
|
/gst-plugins-good-1.1.2.tar.xz
|
||||||
/gst-plugins-good-1.1.3.tar.xz
|
/gst-plugins-good-1.1.3.tar.xz
|
||||||
|
/gst-plugins-good-1.1.4.tar.xz
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gstreamer1-plugins-good
|
Name: gstreamer1-plugins-good
|
||||||
Version: 1.1.3
|
Version: 1.1.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GStreamer plugins with good code and licensing
|
Summary: GStreamer plugins with good code and licensing
|
||||||
|
|
||||||
@ -204,6 +204,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 28 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.4-1
|
||||||
|
- Update to 1.1.4.
|
||||||
|
|
||||||
* Mon Jul 29 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.3-1
|
* Mon Jul 29 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.3-1
|
||||||
- Update to 1.1.3.
|
- Update to 1.1.3.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user