Update to 1.10.0

This commit is contained in:
Wim Taymans 2016-11-03 08:58:01 +01:00
parent 9208b169db
commit 92169307e1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@
/gstreamer-1.9.1.tar.xz
/gstreamer-1.9.2.tar.xz
/gstreamer-1.9.90.tar.xz
/gstreamer-1.10.0.tar.xz

View File

@ -9,7 +9,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.9.90
Version: 1.10.0
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework runtime
@ -214,6 +214,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Thu Nov 3 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.0-1
- Update to 1.10.0
* Fri Sep 30 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.90-1
- Update to 1.9.90
- remove obsolete patches

View File

@ -1 +1 @@
63b93b2eefaeff9997678e466e7960c8 gstreamer-1.9.90.tar.xz
561f93d5fc8664c329c8717b52578b8c gstreamer-1.10.0.tar.xz