Update to 1.1.4.

This commit is contained in:
Brian Pepple 2013-08-28 11:18:45 -04:00
parent e1cbed1bc0
commit d553034fb8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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.

View File

@ -1 +1 @@
0436bc57564a5cc5769e77d5abf6d4c5 gst-plugins-good-1.1.3.tar.xz e2fbf188aacb391bc194e7a61c24fee9 gst-plugins-good-1.1.4.tar.xz