Update to 1.1.2.

This commit is contained in:
Brian Pepple 2013-07-12 11:01:22 -04:00
parent 877bb57f90
commit 5d1d7a2ee7
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
e4b1c825475a9b478fe29e8e9f34516f gst-plugins-good-1.0.7.tar.xz
364a762edfc4b22d3e9ac89e7e9d6d8d gst-plugins-good-1.1.2.tar.xz