Update to 1.1.3.

This commit is contained in:
Brian Pepple 2013-07-29 09:25:17 -04:00
parent 76cc9d8dfa
commit e1cbed1bc0
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/gst-plugins-good-1.0.6.tar.xz
/gst-plugins-good-1.0.7.tar.xz
/gst-plugins-good-1.1.2.tar.xz
/gst-plugins-good-1.1.3.tar.xz

View File

@ -8,7 +8,7 @@
%endif
Name: gstreamer1-plugins-good
Version: 1.1.2
Version: 1.1.3
Release: 1%{?dist}
Summary: GStreamer plugins with good code and licensing
@ -204,6 +204,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Mon Jul 29 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.3-1
- Update to 1.1.3.
* Fri Jul 12 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.2-1
- Update to 1.1.2.

View File

@ -1 +1 @@
364a762edfc4b22d3e9ac89e7e9d6d8d gst-plugins-good-1.1.2.tar.xz
0436bc57564a5cc5769e77d5abf6d4c5 gst-plugins-good-1.1.3.tar.xz