Update to 1.7.90
This commit is contained in:
parent
72faa5a65c
commit
b834502602
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/gstreamer-1.6.2.tar.xz
|
||||
/gstreamer-1.7.1.tar.xz
|
||||
/gstreamer-1.7.2.tar.xz
|
||||
/gstreamer-1.7.90.tar.xz
|
||||
|
@ -9,7 +9,7 @@
|
||||
%global _gobject_introspection 1.31.1
|
||||
|
||||
Name: gstreamer1
|
||||
Version: 1.7.2
|
||||
Version: 1.7.90
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework runtime
|
||||
|
||||
@ -216,6 +216,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.90-1
|
||||
- Update to 1.7.90
|
||||
|
||||
* Fri Feb 19 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.2-1
|
||||
- Update to 1.7.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user