Rebuild for dav1d 1.5.0

This commit is contained in:
Fabio Valentini 2024-11-06 13:59:03 +01:00
commit e9961c8031
No known key found for this signature in database
GPG key ID: 5AC5F572E5D410AF

View file

@ -102,7 +102,7 @@ Name: ffmpeg
%global pkg_name %{name}%{?pkg_suffix}
Version: 5.1.4
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A complete solution to record, convert and stream audio and video
License: GPLv3+
URL: https://ffmpeg.org/
@ -879,6 +879,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples
%{_mandir}/man3/libswscale.3*
%changelog
* Wed Nov 06 2024 Fabio Valentini <decathorpe@gmail.com> - 5.1.4-3
- Rebuild for dav1d 1.5.0
* Wed Dec 06 2023 Kalev Lember <klember@redhat.com> - 5.1.4-2
- Prefer openh264 over noopenh264
- Backport upstream patch to drop openh264 runtime version checks