Update to 1.2.2.

This commit is contained in:
Brian Pepple 2013-12-27 09:22:50 -05:00
parent e3946548d7
commit fe1ab7c32c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/gstreamer-1.1.90.tar.xz
/gstreamer-1.2.0.tar.xz
/gstreamer-1.2.1.tar.xz
/gstreamer-1.2.2.tar.xz

View File

@ -5,7 +5,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.2.1
Version: 1.2.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 Dec 27 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.2-1
- Update to 1.2.2.
* Mon Nov 11 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-1
- Update to 1.2.1.

View File

@ -1 +1 @@
55d50f48a496799dbb0b195c9c6c6153 gstreamer-1.2.1.tar.xz
4293ca4d8333690d5acdffe3ad354924 gstreamer-1.2.2.tar.xz