public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ffmpeg] epel9-next: Drop unused enca build dependency
@ 2026-07-14 21:59 Neal Gompa
0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-07-14 21:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ffmpeg
Branch : epel9-next
Commit : f4bc5fba8bb6e391cd19f34b2400927cec863f28
Author : Neal Gompa <ngompa@fedoraproject.org>
Date : 2022-04-19T08:43:33-04:00
Stats : +4/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ffmpeg/c/f4bc5fba8bb6e391cd19f34b2400927cec863f28?branch=epel9-next
Log:
Drop unused enca build dependency
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 6d39471..8025193 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -69,7 +69,7 @@ Name: ffmpeg
%global pkg_name %{name}%{?pkg_suffix}
Version: 5.0.1
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A complete solution to record, convert and stream audio and video
License: GPLv3+
URL: https://ffmpeg.org/
@@ -139,7 +139,6 @@ BuildRequires: pkgconfig(bzip2)
BuildRequires: pkgconfig(caca)
BuildRequires: pkgconfig(codec2)
BuildRequires: pkgconfig(dav1d)
-BuildRequires: pkgconfig(enca)
BuildRequires: pkgconfig(ffnvcodec)
BuildRequires: pkgconfig(flac)
BuildRequires: pkgconfig(fontconfig)
@@ -838,6 +837,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples
%{_mandir}/man3/libswscale.3*
%changelog
+* Tue Apr 19 2022 Neal Gompa <ngompa@fedoraproject.org> - 5.0.1-5
+- Drop unused enca build dependency
+
* Tue Apr 19 2022 Neal Gompa <ngompa@fedoraproject.org> - 5.0.1-4
- Use shaderc for Vulkan support
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-14 21:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 21:59 [rpms/ffmpeg] epel9-next: Drop unused enca build dependency Neal Gompa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox