Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Fabio Valentini
c6b4bccb28
Rebuild for dav1d 1.5.0 2024-11-06 14:13:30 +01:00

View file

@ -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 <decathorpe@gmail.com> - 1.2.13-4
- Rebuild for dav1d 1.5.0
* Sat Mar 18 2023 Xavier Bachelot <xavier@bachelot.org> - 1.2.13-3
- Enable external libdvdnav for EL9
- Restore specfile compatibility with RPM Fusion for EL7/8