public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Callaway <spot@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ffmpeg] epel9-next: bootstrap off
Date: Tue, 14 Jul 2026 21:59:49 GMT	[thread overview]
Message-ID: <178406638927.1.10502564770055201579.rpms-ffmpeg-d1fae7471b92@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ffmpeg
Branch : epel9-next
Commit : d1fae7471b923f4e53a2c06847df9c4efcb9d869
Author : Tom Callaway <spot@fedoraproject.org>
Date   : 2023-02-15T20:52:54-05:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ffmpeg/c/d1fae7471b923f4e53a2c06847df9c4efcb9d869?branch=epel9-next

Log:
bootstrap off

---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index a40babb..3d9006f 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -3,7 +3,7 @@
 %bcond_with all_codecs
 
 # Break dependency cycles by disabling certain optional dependencies.
-%bcond_without bootstrap
+%bcond_with bootstrap
 
 # If you want to do a build with the upstream source tarball, then set the
 # pkg_suffix to %%nil. We can't handle this with a conditional, as srpm
@@ -102,7 +102,7 @@ Name:           ffmpeg
 %global pkg_name %{name}%{?pkg_suffix}
 
 Version:        5.1.2
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        A complete solution to record, convert and stream audio and video
 License:        GPLv3+
 URL:            https://ffmpeg.org/
@@ -869,6 +869,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples
 %{_mandir}/man3/libswscale.3*
 
 %changelog
+* Wed Feb 15 2023 Tom Callaway <spot@fedoraproject.org> - 5.1.2-11
+- bootstrap off
+
 * Wed Feb 15 2023 Tom Callaway <spot@fedoraproject.org> - 5.1.2-10
 - rebuild for libvpx (bootstrap)
 

             reply	other threads:[~2026-07-14 21:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-14 21:59 Tom Callaway [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-07-14 21:59 [rpms/ffmpeg] epel9-next: bootstrap off Tom Callaway

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=178406638927.1.10502564770055201579.rpms-ffmpeg-d1fae7471b92@fedoraproject.org \
    --to=spot@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