Update to 1.0.0.

This commit is contained in:
Brian Pepple 2012-09-24 12:30:22 -04:00
parent a83addaca5
commit 05afb9609a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/gstreamer-0.11.93.tar.xz
/gstreamer-0.11.94.tar.xz
/gstreamer-0.11.99.tar.xz
/gstreamer-1.0.0.tar.xz

View File

@ -5,7 +5,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 0.11.99
Version: 1.0.0
Release: 1%{?dist}
Summary: GStreamer streaming media framework runtime
@ -193,6 +193,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Mon Sep 24 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.0-1
- Update to 1.0.0.
* Wed Sep 19 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.99-1
- Update to 0.11.99

View File

@ -1 +1 @@
5388d6ff684c314bdfcfe25e550812e4 gstreamer-0.11.99.tar.xz
b7c9252b83720115d0897fbbbc092dc8 gstreamer-1.0.0.tar.xz