Update to 1.2.1.
This commit is contained in:
parent
2f1a9c9d55
commit
e3946548d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/gstreamer-1.1.4.tar.xz
|
||||
/gstreamer-1.1.90.tar.xz
|
||||
/gstreamer-1.2.0.tar.xz
|
||||
/gstreamer-1.2.1.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global _gobject_introspection 1.31.1
|
||||
|
||||
Name: gstreamer1
|
||||
Version: 1.2.0
|
||||
Version: 1.2.1
|
||||
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 Nov 11 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-1
|
||||
- Update to 1.2.1.
|
||||
|
||||
* Tue Sep 24 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.0-1
|
||||
- Update to 1.2.0.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user