Update to 1.6.2
This commit is contained in:
parent
c609b28503
commit
6efcda2163
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/gst-plugins-bad-free-1.5.91.tar.xz
|
||||
/gst-plugins-bad-free-1.6.0.tar.xz
|
||||
/gst-plugins-bad-free-1.6.1.tar.xz
|
||||
/gst-plugins-bad-free-1.6.2.tar.xz
|
||||
|
@ -13,8 +13,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 1.6.1
|
||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.6.2
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework "bad" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -450,6 +450,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstbadvideo-%{majorminor}.so
|
||||
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
|
||||
|
||||
%changelog
|
||||
* Tue Dec 15 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.2-1
|
||||
- Update to 1.6.2
|
||||
|
||||
* Mon Nov 9 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.1-2
|
||||
- Enable more plugins: gtksink, webp, bluez, bs2b, gme, ofa, openal,
|
||||
opencv, openjpeg
|
||||
|
Loading…
Reference in New Issue
Block a user