Update to 1.8.2
This commit is contained in:
parent
456cd3eeff
commit
2c47620a96
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user