Update to 1.2.2.

This commit is contained in:
Brian Pepple 2013-12-27 09:39:01 -05:00
parent c095448b33
commit 0460f21aa1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/gst-plugins-good-1.1.90.tar.xz
/gst-plugins-good-1.2.0.tar.xz
/gst-plugins-good-1.2.1.tar.xz
/gst-plugins-good-1.2.2.tar.xz

View File

@ -8,7 +8,7 @@
%endif
Name: gstreamer1-plugins-good
Version: 1.2.1
Version: 1.2.2
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
* Fri Dec 27 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.2-1
- Update to 1.2.2.
* Mon Nov 11 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-1
- Update to 1.2.1.

View File

@ -1 +1 @@
082156e9fb737ee6132b6b663f2901a1 gst-plugins-good-1.2.1.tar.xz
f8a9be6c5362d13ee41b600c74e843f4 gst-plugins-good-1.2.2.tar.xz