Update to 1.6.1
This commit is contained in:
parent
1eed13920a
commit
1fe7557708
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user