Update to 1.0.1

This commit is contained in:
Brian Pepple 2012-10-07 15:20:56 -04:00
parent 13ed21fb8a
commit 9909cdab83
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -5,8 +5,8 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.0.0
Release: 2%{?dist}
Version: 1.0.1
Release: 1%{?dist}
Summary: GStreamer streaming media framework runtime
License: LGPLv2+
@ -193,6 +193,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Sun Oct 7 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.1-1
- Update to 1.0.1
* Mon Oct 1 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.0.0-2
- Enable verbose build

View File

@ -1 +1 @@
b7c9252b83720115d0897fbbbc092dc8 gstreamer-1.0.0.tar.xz
8635e635c6beced3ba08a9393a09b513 gstreamer-1.0.1.tar.xz