Update to 1.13.1

Disable warnings
This commit is contained in:
Wim Taymans 2018-02-27 10:28:11 +01:00
parent af6281717a
commit 27c57e5eff

View File

@ -61,7 +61,7 @@ for the GStreamer VA API video acceleration plugins
# Wayland support in libva isn't present - gstreamer-vaapi can't support Wayland without it
# https://bugzilla.redhat.com/show_bug.cgi?id=1051862
%configure \
%configure --disable-fatal-warnings \
--enable-static=no \
%{?_without_wayland:--disable-wayland} \
--disable-builtin-libvpx
@ -97,6 +97,7 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%changelog
* Thu Feb 22 2018 Taymans <wtaymans@redhat.com> - 1.13.1-1
- Update to 1.13.1
- Disable warnings
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.12.4-4
- Escape macros in %%changelog