Update to 1.0.2.

This commit is contained in:
Brian Pepple 2012-10-25 10:34:32 -04:00
parent cc9678a9a5
commit 8c7698267d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/gst-plugins-base-0.11.99.tar.xz
/gst-plugins-base-1.0.0.tar.xz
/gst-plugins-base-1.0.1.tar.xz
/gst-plugins-base-1.0.2.tar.xz

View File

@ -1,7 +1,7 @@
%global majorminor 1.0
Name: gstreamer1-plugins-base
Version: 1.0.1
Version: 1.0.2
Release: 1%{?dist}
Summary: GStreamer streaming media framework base plugins
@ -331,6 +331,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
%changelog
* Thu Oct 25 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.2-1
- Update to 1.0.2.
* Sun Oct 7 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.1-1
- Update to 1.0.1

View File

@ -1 +1 @@
dbc01582122ec664fb06c6d6761301c9 gst-plugins-base-1.0.1.tar.xz
57cff96bfbb5e6f06c4226b141e1f990 gst-plugins-base-1.0.2.tar.xz