Update to 1.0.8.

This commit is contained in:
Brian Pepple 2013-07-13 09:49:51 -04:00
parent b54755bc54
commit 0ee7528954
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/gst-plugins-base-1.0.5.tar.xz
/gst-plugins-base-1.0.6.tar.xz
/gst-plugins-base-1.0.7.tar.xz
/gst-plugins-base-1.0.8.tar.xz

View File

@ -1,8 +1,8 @@
%global majorminor 1.0
Name: gstreamer1-plugins-base
Version: 1.0.7
Release: 2%{?dist}
Version: 1.0.8
Release: 1%{?dist}
Summary: GStreamer streaming media framework base plugins
License: LGPLv2+
@ -333,6 +333,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
%changelog
* Sat Jul 13 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.8-1
- Update to 1.0.8.
* Wed May 29 2013 Daniel Drake <dsd@laptop.org> - 1.0.7-2
- Upstream patch to fix contrast/brightness in video playback

View File

@ -1 +1 @@
b5b43cfbf82b413ce2e07a190d87e68f gst-plugins-base-1.0.7.tar.xz
c8b36678186e7d4fb1e6395ffcd1abb1 gst-plugins-base-1.0.8.tar.xz