Update to 1.9.2
This commit is contained in:
parent
484ca45601
commit
ef2d7d3458
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
|||||||
/gstreamer-1.8.1.tar.xz
|
/gstreamer-1.8.1.tar.xz
|
||||||
/gstreamer-1.8.2.tar.xz
|
/gstreamer-1.8.2.tar.xz
|
||||||
/gstreamer-1.9.1.tar.xz
|
/gstreamer-1.9.1.tar.xz
|
||||||
|
/gstreamer-1.9.2.tar.xz
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
%global _gobject_introspection 1.31.1
|
%global _gobject_introspection 1.31.1
|
||||||
|
|
||||||
Name: gstreamer1
|
Name: gstreamer1
|
||||||
Version: 1.9.1
|
Version: 1.9.2
|
||||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework runtime
|
Summary: GStreamer streaming media framework runtime
|
||||||
|
|
||||||
@ -216,6 +216,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-1
|
||||||
|
- Update to 1.9.2
|
||||||
|
|
||||||
* Thu Jul 07 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.1-1
|
* Thu Jul 07 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.1-1
|
||||||
- Update to 1.9.1
|
- Update to 1.9.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user