Update to 1.0.3

This commit is contained in:
Brian Pepple 2012-11-21 10:33:54 -05:00
parent 987577cb04
commit e865f40542
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/gstreamer-1.0.0.tar.xz
/gstreamer-1.0.1.tar.xz
/gstreamer-1.0.2.tar.xz
/gstreamer-1.0.3.tar.xz

View File

@ -5,7 +5,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.0.2
Version: 1.0.3
Release: 1%{?dist}
Summary: GStreamer streaming media framework runtime
@ -193,6 +193,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%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 @@
1faa5a86feddf87af57e72f42d060b3d gstreamer-1.0.2.tar.xz
83e2e60cc85b324f858c72a847ce49a5 gstreamer-1.0.3.tar.xz