Update to 1.9.90

This commit is contained in:
Wim Taymans 2016-09-30 16:02:56 +02:00
parent 2eb579950e
commit 3aea2ecbcd
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -42,3 +42,4 @@
/gstreamer-1.8.2.tar.xz
/gstreamer-1.9.1.tar.xz
/gstreamer-1.9.2.tar.xz
/gstreamer-1.9.90.tar.xz

View File

@ -9,8 +9,8 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.9.2
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
Version: 1.9.90
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework runtime
License: LGPLv2+
@ -218,6 +218,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Fri Sep 30 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.90-1
- Update to 1.9.90
* Thu Sep 8 2016 Peter Robinson <pbrobinson@fedoraproject.org> 1.9.2-3
- fix build on Power64

View File

@ -1 +1 @@
c6cd5262cde862b6059ffe2c56d936c7 gstreamer-1.9.2.tar.xz
63b93b2eefaeff9997678e466e7960c8 gstreamer-1.9.90.tar.xz