Update to 1.1.4.

This commit is contained in:
Brian Pepple 2013-08-28 10:37:33 -04:00
parent a1f2fa8edb
commit c12fbe1fdf
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/gst-plugins-base-1.0.7.tar.xz
/gst-plugins-base-1.1.2.tar.xz
/gst-plugins-base-1.1.3.tar.xz
/gst-plugins-base-1.1.4.tar.xz

View File

@ -1,7 +1,7 @@
%global majorminor 1.0
Name: gstreamer1-plugins-base
Version: 1.1.3
Version: 1.1.4
Release: 1%{?dist}
Summary: GStreamer streaming media framework base plugins
@ -347,6 +347,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
%changelog
* Wed Aug 28 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.4-1
- Update to 1.1.4.
* Mon Jul 29 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.3-1
- Update to 1.1.3.

View File

@ -1 +1 @@
a0f048892c37121fa307d868a15bbf93 gst-plugins-base-1.1.3.tar.xz
c6fdc295e7575efbf3c84ef6ed21ec92 gst-plugins-base-1.1.4.tar.xz