Update to 1.4.0.
This commit is contained in:
parent
1107936d87
commit
d544ff621d
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/gst-plugins-base-1.2.3.tar.xz
|
||||
/gst-plugins-base-1.2.4.tar.xz
|
||||
/gst-plugins-base-1.3.91.tar.xz
|
||||
/gst-plugins-base-1.4.0.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global majorminor 1.0
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.3.91
|
||||
Version: 1.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
@ -354,6 +354,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
|
||||
|
||||
|
||||
%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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user