Update to 1.10.2

This commit is contained in:
Wim Taymans 2016-12-05 09:24:08 +01:00
parent 1b71fb9030
commit 765b54aa75
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -45,3 +45,4 @@
/gstreamer-1.9.90.tar.xz
/gstreamer-1.10.0.tar.xz
/gstreamer-1.10.1.tar.xz
/gstreamer-1.10.2.tar.xz

View File

@ -9,7 +9,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.10.1
Version: 1.10.2
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
* Mon Dec 05 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.2-1
- Update to 1.10.2
* Mon Nov 28 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.1-1
- Update to 1.10.1

View File

@ -1 +1 @@
2c0cc6907aed5ea8005a8f332e34d92f gstreamer-1.10.1.tar.xz
0d289e5bcec6353e6540ddb75b7d371b gstreamer-1.10.2.tar.xz