|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: dav1d
|
|
|
|
Name: dav1d
|
|
|
|
Version: 0.2.1
|
|
|
|
Version: 0.2.1
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: AV1 cross-platform Decoder
|
|
|
|
Summary: AV1 cross-platform Decoder
|
|
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
@ -74,6 +74,9 @@ export CFLAGS+="%optflags -fPIC"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 0.2.1-3
|
|
|
|
|
|
|
|
- Rebuild with Meson fix for #1699099
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Mar 26 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.1-2
|
|
|
|
* Tue Mar 26 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.1-2
|
|
|
|
- Rebuild with -Db_ndebug=true
|
|
|
|
- Rebuild with -Db_ndebug=true
|
|
|
|
|
|
|
|
|
|
|
|