Update to 1.5.90
This commit is contained in:
parent
c1f6621810
commit
079847869b
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/gstreamer-1.4.5.tar.xz
|
||||
/gstreamer-1.5.1.tar.xz
|
||||
/gstreamer-1.5.2.tar.xz
|
||||
/gstreamer-1.5.90.tar.xz
|
||||
|
@ -9,7 +9,7 @@
|
||||
%global _gobject_introspection 1.31.1
|
||||
|
||||
Name: gstreamer1
|
||||
Version: 1.5.2
|
||||
Version: 1.5.90
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework runtime
|
||||
|
||||
@ -210,6 +210,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 19 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.90-1
|
||||
- Update to 1.5.90
|
||||
|
||||
* Thu Jun 25 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.2-1
|
||||
- Update to 1.5.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user