public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: Fix ffmpeg note in README.fedora
@ 2026-08-07 16:04 Neal Gompa
0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-08-07 16:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : 3bd75804fc7180f12890a3c02619134171113394
Author : Neal Gompa <ngompa@fedoraproject.org>
Date : 2023-03-25T19:32:45-04:00
Stats : +5/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/3bd75804fc7180f12890a3c02619134171113394?branch=epel9-next
Log:
Fix ffmpeg note in README.fedora
RPM Fusion provides an overlay library for ffmpeg-free called
libavcodec-freeworld that overrides our libavcodec while not
requiring the ffmpeg-free packages to be uninstalled.
---
diff --git a/README.fedora b/README.fedora
index 70ea0d1..bf22ca7 100644
--- a/README.fedora
+++ b/README.fedora
@@ -6,4 +6,4 @@
- Chromium uses the system ffmpeg-free library which is included in
fedora >= 36 and centos-stream 9. This library contains free video
codecs. If you want Chromium to use non-free video codecs, you need
- to install ffmpeg-libs from rpmfussion-free.
+ to install libavcodec-freeworld from rpmfusion-free.
diff --git a/chromium.spec b/chromium.spec
index c185446..9511516 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -242,7 +242,7 @@
Name: chromium%{chromium_channel}
Version: 111.0.5563.110
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A WebKit (Blink) powered web browser that Google doesn't want you to use
Url: http://www.chromium.org/Home
License: BSD-3-Clause AND LGPL-2.1-or-later AND Apache-2.0 AND IJG AND MIT AND GPL-2.0-or-later AND ISC AND OpenSSL AND (MPL-1.1 OR GPL-2.0-only OR LGPL-2.0-only)
@@ -1652,6 +1652,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%{chromium_path}/chromedriver
%changelog
+* Sat Mar 25 2023 Neal Gompa <ngompa@fedoraproject.org> - 111.0.5563.110-2
+- Fix ffmpeg note in README.fedora
+
* Wed Mar 22 2023 Than Ngo <than@redhat.com> - 111.0.5563.110-1
- update to 111.0.5563.110
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 16:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:04 [rpms/chromium] epel9-next: Fix ffmpeg note in README.fedora Neal Gompa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox