Update to 1.8.2

This commit is contained in:
Wim Taymans 2016-06-09 16:38:10 +02:00
parent 456cd3eeff
commit 2c47620a96
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -38,3 +38,4 @@
/gst-plugins-bad-free-1.7.91.tar.xz
/gst-plugins-bad-free-1.8.0.tar.xz
/gst-plugins-bad-free-1.8.1.tar.xz
/gst-plugins-bad-free-1.8.2.tar.xz

View File

@ -13,8 +13,8 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-bad-free
Version: 1.8.1
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
Version: 1.8.2
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework "bad" plugins
License: LGPLv2+ and LGPLv2
@ -474,6 +474,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstbadvideo-%{majorminor}.so
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
%changelog
* Thu Jun 09 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.2-1
- Update to 1.8.2
* Sun May 08 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.1-2
- Rebuild for opencv
- Disable opencv, the version is too new

View File

@ -1 +1 @@
27953e0268211a61058c3085468859d4 gst-plugins-bad-free-1.8.1.tar.xz
a3983590091cbfe657bfb832fc146da8 gst-plugins-bad-free-1.8.2.tar.xz