diff --git a/xine-lib.spec b/xine-lib.spec index 80f0896..5a998c9 100644 --- a/xine-lib.spec +++ b/xine-lib.spec @@ -37,7 +37,7 @@ Summary: A multimedia engine Name: xine-lib Version: 1.2.13 -Release: 3%{?snapshot:.%{date}hg%{revision}}%{?dist} +Release: 4%{?snapshot:.%{date}hg%{revision}}%{?dist} License: GPL-2.0-or-later URL: https://www.xine-project.org/ %if ! 0%{?snapshot} @@ -349,6 +349,9 @@ mkdir -p %{buildroot}%{codecdir} %changelog +* Wed Nov 06 2024 Fabio Valentini - 1.2.13-4 +- Rebuild for dav1d 1.5.0 + * Sat Mar 18 2023 Xavier Bachelot - 1.2.13-3 - Enable external libdvdnav for EL9 - Restore specfile compatibility with RPM Fusion for EL7/8