Update to 1.1.2.

This commit is contained in:
Brian Pepple 2013-07-12 09:28:52 -04:00
parent e5b1bde65e
commit 00bdd4e8e6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/gstreamer-1.0.5.tar.xz
/gstreamer-1.0.6.tar.xz
/gstreamer-1.0.7.tar.xz
/gstreamer-1.1.2.tar.xz

View File

@ -5,7 +5,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.0.7
Version: 1.1.2
Release: 1%{?dist}
Summary: GStreamer streaming media framework runtime
@ -194,6 +194,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Fri Jul 12 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.2-1
- Update to 1.1.2.
* Fri Apr 26 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.7-1
- Update to 1.0.7.

View File

@ -1 +1 @@
8f6066a37c71a0d0ff5fe5f7687fea12 gstreamer-1.0.7.tar.xz
65f8220efc67ab2641355347fb777018 gstreamer-1.1.2.tar.xz