Update to 1.2.1.

This commit is contained in:
Brian Pepple 2013-11-11 10:46:12 -05:00
parent b0bd39bf67
commit c095448b33
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -8,7 +8,7 @@
%endif
Name: gstreamer1-plugins-good
Version: 1.2.0
Version: 1.2.1
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 Nov 11 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-1
- Update to 1.2.1.
* Tue Sep 24 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.0-1
- Update to 1.2.0.

View File

@ -1 +1 @@
df96825d4154940fd934aa0a95b40836 gst-plugins-good-1.2.0.tar.xz
082156e9fb737ee6132b6b663f2901a1 gst-plugins-good-1.2.1.tar.xz