Enable LV2 plugin support (#1616070)

This commit is contained in:
Rex Dieter 2018-08-15 16:25:57 -05:00
parent 0baf664f2f
commit b1a8a0c3b8

View File

@ -14,7 +14,7 @@
Name: gstreamer1-plugins-bad-free
Version: 1.14.2
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework "bad" plugins
License: LGPLv2+ and LGPLv2
@ -102,7 +102,7 @@ BuildRequires: openal-soft-devel
BuildRequires: openjpeg2-devel
## Plugins not ported
#BuildRequires: SDL-devel
#BuildRequires: slv2-devel
BuildRequires: slv2-devel
BuildRequires: wildmidi-devel
BuildRequires: zbar-devel
BuildRequires: zvbi-devel
@ -477,6 +477,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
%changelog
* Wed Aug 15 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.14.2-2
- Enable LV2 plugin support (#1616070)
* Mon Jul 23 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.2-1
- Update to 1.14.2