Update to 1.8.2

This commit is contained in:
Wim Taymans 2016-06-09 15:46:58 +02:00
parent 0c1c5818e6
commit abcf3f7319
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -39,3 +39,4 @@
/gstreamer-1.7.91.tar.xz
/gstreamer-1.8.0.tar.xz
/gstreamer-1.8.1.tar.xz
/gstreamer-1.8.2.tar.xz

View File

@ -9,7 +9,7 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.8.1
Version: 1.8.2
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
* Thu Jun 09 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.2-1
- Update to 1.8.2
* Thu Apr 21 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.1-1
- Update to 1.8.1

View File

@ -1 +1 @@
711ada79b63e47ac96adb4e5444dc908 gstreamer-1.8.1.tar.xz
0f011ee793cbcfa96d6b51d8271349fa gstreamer-1.8.2.tar.xz