Update to 1.2.0.

This commit is contained in:
Brian Pepple 2013-09-24 09:51:17 -04:00
parent b28273a801
commit 2f1a9c9d55
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@
/gstreamer-1.1.3.tar.xz
/gstreamer-1.1.4.tar.xz
/gstreamer-1.1.90.tar.xz
/gstreamer-1.2.0.tar.xz

View File

@ -5,7 +5,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.1.90
Version: 1.2.0
Release: 1%{?dist}
Summary: GStreamer streaming media framework runtime
@ -194,6 +194,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Tue Sep 24 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.0-1
- Update to 1.2.0.
* Thu Sep 19 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.90-1
- Update to 1.1.90.

View File

@ -1 +1 @@
7aa538d5d2571dc4b7648623e9f4b707 gstreamer-1.1.90.tar.xz
250b4bec48b0986103f5aab75e43cef9 gstreamer-1.2.0.tar.xz