Update to 1.6.2

This commit is contained in:
Wim Taymans 2015-12-15 10:41:45 +01:00
parent c609b28503
commit 6efcda2163
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
d1f2cb1d8c5202dfc4e60fcd81d06acc gst-plugins-bad-free-1.6.1.tar.xz
3c8a76c839900baade6e2ffcb1ae815e gst-plugins-bad-free-1.6.2.tar.xz