Update to 1.0.3

This commit is contained in:
Brian Pepple 2012-11-21 10:48:49 -05:00
parent 8c7698267d
commit 4a288fa401
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -1,7 +1,7 @@
%global majorminor 1.0
Name: gstreamer1-plugins-base
Version: 1.0.2
Version: 1.0.3
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
* Wed Nov 21 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.3-1
- Update to 1.0.3
* Thu Oct 25 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.2-1
- Update to 1.0.2.

View File

@ -1 +1 @@
57cff96bfbb5e6f06c4226b141e1f990 gst-plugins-base-1.0.2.tar.xz
de7f38c4baa6b7022578f06710e1ebf9 gst-plugins-base-1.0.3.tar.xz