Update to 1.2.0.

This commit is contained in:
Brian Pepple 2013-09-24 10:42:52 -04:00
parent b4c006d829
commit b0bd39bf67
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
9986dd33ea960265bc652f8929a97f16 gst-plugins-good-1.1.90.tar.xz
df96825d4154940fd934aa0a95b40836 gst-plugins-good-1.2.0.tar.xz