Update to 1.3.91.
This commit is contained in:
parent
8a59733c13
commit
575615b3ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/gst-plugins-good-1.2.2.tar.xz
|
||||
/gst-plugins-good-1.2.3.tar.xz
|
||||
/gst-plugins-good-1.2.4.tar.xz
|
||||
/gst-plugins-good-1.3.91.tar.xz
|
||||
|
@ -8,7 +8,7 @@
|
||||
%endif
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.2.4
|
||||
Version: 1.3.91
|
||||
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
|
||||
* Fri Jul 11 2014 Wim Taymans <wtaymans@redhat.com> - 1.3.91-1
|
||||
- Update to 1.3.91.
|
||||
|
||||
* Tue Jun 17 2014 Wim Taymans <wtaymans@redhat.com> - 1.2.4-1
|
||||
- Update to 1.2.4.
|
||||
- Drop old patches
|
||||
|
Loading…
Reference in New Issue
Block a user