public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ffmpeg] epel9-next: Enable lc3 for epel10, disable for epel9
@ 2026-07-20 17:31 Troy Dawson
  0 siblings, 0 replies; only message in thread
From: Troy Dawson @ 2026-07-20 17:31 UTC (permalink / raw)
  To: git-commits

            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.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 17:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 17:31 [rpms/ffmpeg] epel9-next: Enable lc3 for epel10, disable for epel9 Troy Dawson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox