Update to 1.4.2.
This commit is contained in:
parent
e608777fba
commit
93b9ce60f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/gst-plugins-base-1.3.91.tar.xz
|
||||
/gst-plugins-base-1.4.0.tar.xz
|
||||
/gst-plugins-base-1.4.1.tar.xz
|
||||
/gst-plugins-base-1.4.2.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global majorminor 1.0
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.4.1
|
||||
Version: 1.4.2
|
||||
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
|
||||
* Mon Sep 22 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.2-1
|
||||
- Update to 1.4.2.
|
||||
|
||||
* Fri Aug 29 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.1-1
|
||||
- Update to 1.4.1.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user