Update to 0.11.99

This commit is contained in:
Brian Pepple 2012-09-19 08:16:38 -04:00
parent 021d96c9cd
commit a83addaca5
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/gstreamer-0.11.92.tar.xz
/gstreamer-0.11.93.tar.xz
/gstreamer-0.11.94.tar.xz
/gstreamer-0.11.99.tar.xz

View File

@ -5,7 +5,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 0.11.94
Version: 0.11.99
Release: 1%{?dist}
Summary: GStreamer streaming media framework runtime
@ -87,6 +87,7 @@ GStreamer streaming media framework.
%configure \
--with-package-name='Fedora GStreamer package' \
--with-package-origin='http://download.fedoraproject.org' \
--enable-gtk-doc \
--enable-debug \
--disable-tests --disable-examples
make %{?_smp_mflags}
@ -192,6 +193,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Wed Sep 19 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.99-1
- Update to 0.11.99
* Fri Sep 14 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.94-1
- Update to 0.11.94.

View File

@ -1 +1 @@
96617b96995874e8539703802aa0dd03 gstreamer-0.11.94.tar.xz
5388d6ff684c314bdfcfe25e550812e4 gstreamer-0.11.99.tar.xz