Update to 1.0.10.

This commit is contained in:
Brian Pepple 2013-08-29 15:57:13 -04:00
parent 832a0db7aa
commit 0329bed197
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/gst-plugins-base-1.0.8.tar.xz
/gst-plugins-base-1.0.9.tar.xz
/gst-plugins-base-1.0.10.tar.xz

View File

@ -1,7 +1,7 @@
%global majorminor 1.0
Name: gstreamer1-plugins-base
Version: 1.0.9
Version: 1.0.10
Release: 1%{?dist}
Summary: GStreamer streaming media framework base plugins
@ -333,6 +333,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
%changelog
* Thu Aug 29 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.10-1
- Update to 1.0.10.
* Fri Aug 2 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.9-1
- Update to 1.0.9.

View File

@ -1 +1 @@
24af1986581d9c2cd3dc834ab64d133d gst-plugins-base-1.0.9.tar.xz
ffbca3265343cd66092b28286199b795 gst-plugins-base-1.0.10.tar.xz