Update to 1.4.2.

This commit is contained in:
Wim Taymans 2014-09-22 12:40:56 +02:00
parent e608777fba
commit 93b9ce60f9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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.

View File

@ -1 +1 @@
a825628225bd0a58c0df87cdd2a5db91 gst-plugins-base-1.4.1.tar.xz
560b43b2be7b9470a6dfcbdc21f882dc gst-plugins-base-1.4.2.tar.xz