Update to 1.6.1

This commit is contained in:
Wim Taymans 2015-11-02 10:29:17 +01:00
parent 1eed13920a
commit 1fe7557708
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@
/gstreamer-1.5.90.tar.xz
/gstreamer-1.5.91.tar.xz
/gstreamer-1.6.0.tar.xz
/gstreamer-1.6.1.tar.xz

View File

@ -9,8 +9,8 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
Version: 1.6.0
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
Version: 1.6.1
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework runtime
License: LGPLv2+
@ -213,6 +213,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%changelog
* Mon Nov 2 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.1-1
- Update to 1.6.1
* Sat Sep 26 2015 Kalev Lember <klember@redhat.com> - 1.6.0-2
- Remove lib64 rpaths from newly added binaries

View File

@ -1 +1 @@
201c15ac4b956833f7f6774485433969 gstreamer-1.6.0.tar.xz
e72e2dc2ee06bfc045bb6010c89de520 gstreamer-1.6.1.tar.xz