public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Troy Dawson <tdawson@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ffmpeg] epel9-next: Enable lc3 for epel10, disable for epel9
Date: Mon, 20 Jul 2026 17:31:41 GMT [thread overview]
Message-ID: <178456870145.1.13265348633086304991.rpms-ffmpeg-5d7fc2364243@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ffmpeg
Branch : epel9-next
Commit : 5d7fc23642438c2784a172b4b72fd748a8af7b3a
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-07-14T15:10:34-07:00
Stats : +6/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ffmpeg/c/5d7fc23642438c2784a172b4b72fd748a8af7b3a?branch=epel9-next
Log:
Enable lc3 for epel10, disable for epel9
Signed-off-by: Troy Dawson <tdawson@redhat.com>
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 6199f2e..2ee240d 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -53,9 +53,8 @@
%bcond placebo 1
%endif
-%if 0%{?el10}
-# Disable temporarily while we want for liblc3 to be upgraded
-# Cf. https://issues.redhat.com/browse/RHEL-127169
+%if 0%{?el9}
+# Disable temporarily until liblc3 is in epel9
%bcond lc3 0
%else
%bcond lc3 1
@@ -95,7 +94,7 @@ Name: ffmpeg
%global pkg_name %{name}%{?pkg_suffix}
Version: 7.1.5
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A complete solution to record, convert and stream audio and video
License: GPL-3.0-or-later
URL: https://ffmpeg.org/
@@ -914,6 +913,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples
%{_mandir}/man3/libswscale.3*
%changelog
+* Tue Jul 14 2026 Troy Dawson <tdawson@redhat.com> - 7.1.5-2
+- Enable lc3 for epel10, disable for epel9
+
* Mon Jun 22 2026 Dominik Mierzejewski <dominik@greysector.net> - 7.1.5-1
- Update to 7.1.5.
- Drop merged fix for CVE-2025-22921.
reply other threads:[~2026-07-20 17:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178456870145.1.13265348633086304991.rpms-ffmpeg-5d7fc2364243@fedoraproject.org \
--to=tdawson@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox