public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/chromium] epel9-next: Fix ffmpeg note in README.fedora
Date: Fri, 07 Aug 2026 16:04:57 GMT	[thread overview]
Message-ID: <178611869721.1.12644885745738799364.rpms-chromium-3bd75804fc71@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-08-07 16:04 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=178611869721.1.12644885745738799364.rpms-chromium-3bd75804fc71@fedoraproject.org \
    --to=ngompa@fedoraproject.org \
    --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