Update to 1.4.0.

This commit is contained in:
Wim Taymans 2014-07-22 10:14:01 +02:00
parent 575615b3ab
commit 09660797f4
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@
/gst-plugins-good-1.2.3.tar.xz
/gst-plugins-good-1.2.4.tar.xz
/gst-plugins-good-1.3.91.tar.xz
/gst-plugins-good-1.4.0.tar.xz

View File

@ -8,7 +8,7 @@
%endif
Name: gstreamer1-plugins-good
Version: 1.3.91
Version: 1.4.0
Release: 1%{?dist}
Summary: GStreamer plugins with good code and licensing
@ -202,6 +202,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Tue Jul 22 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.0-1
- Update to 1.4.0.
* Fri Jul 11 2014 Wim Taymans <wtaymans@redhat.com> - 1.3.91-1
- Update to 1.3.91.

View File

@ -1 +1 @@
8a524d1bd71b00fb2d8edd416c41b2d0 gst-plugins-good-1.3.91.tar.xz
8007d57a38f6b2882961b2547fa4597c gst-plugins-good-1.4.0.tar.xz