Update to 1.2.3.

This commit is contained in:
Brian Pepple 2014-02-10 08:51:09 -05:00
parent fe1ab7c32c
commit 258d5f5675
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@
/gstreamer-1.2.0.tar.xz
/gstreamer-1.2.1.tar.xz
/gstreamer-1.2.2.tar.xz
/gstreamer-1.2.3.tar.xz

View File

@ -5,7 +5,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.2.2
Version: 1.2.3
Release: 1%{?dist}
Summary: GStreamer streaming media framework runtime
@ -194,6 +194,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Mon Feb 10 2014 Brian Pepple <bpepple@fedoraproject.org> - 1.2.3-1
- Update to 1.2.3.
* Fri Dec 27 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.2-1
- Update to 1.2.2.

View File

@ -1 +1 @@
4293ca4d8333690d5acdffe3ad354924 gstreamer-1.2.2.tar.xz
8155b9c7574ccaa361cc504e8e0e72dc gstreamer-1.2.3.tar.xz