From c6b4bccb2825c66289e64b36b9761f335d83ea1c Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 6 Nov 2024 14:13:30 +0100 Subject: [PATCH] Rebuild for dav1d 1.5.0 --- xine-lib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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