public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/mlt] epel9-next: Flowblade requires python2-mlt until version 2.4, 2.4 will be the first
Date: Mon, 20 Jul 2026 18:17:24 GMT	[thread overview]
Message-ID: <178457144445.1.9595324062679782052.rpms-mlt-c38f474bab8f@fedoraproject.org> (raw)

          A new commit has been pushed.

          Repo   : rpms/mlt
          Branch : epel9-next
          Commit : c38f474bab8ffc98e6b2f9d761dd209590c432a4
          Author : Sérgio M. Basto <sergio@serjux.com>
          Date   : 2019-05-07T20:27:23+01:00
          Stats  : +6/-2 in 1 file(s)
          URL    : https://src.fedoraproject.org/rpms/mlt/c/c38f474bab8ffc98e6b2f9d761dd209590c432a4?branch=epel9-next

          Log:
          Flowblade requires python2-mlt until version 2.4, 2.4 will be the first
Python3 supporting version https://github.com/jliljebl/flowblade/issues/597

---
diff --git a/mlt.spec b/mlt.spec
index d5d8336..2fdb5d4 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -1,7 +1,7 @@
 %bcond_without ruby
 %bcond_without php
 %bcond_with    freeworld
-%if 0%{?fedora} >= 30
+%if 0%{?fedora} >= 32
 %bcond_without python3
 %else
 %bcond_with    python3
@@ -16,7 +16,7 @@
 
 Name:           mlt
 Version:        6.14.0
-Release:        1%{?gver}%{?dist}
+Release:        2%{?gver}%{?dist}
 Summary:        Toolkit for broadcasters, video editors, media players, transcoders
 
 # mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
@@ -276,6 +276,10 @@ test "$(pkg-config --modversion mlt++)" = "%{version}"
 
 
 %changelog
+* Tue May 07 2019 Sérgio Basto <sergio@serjux.com> - 6.14.0-2
+- Flowblade requires python2-mlt until version 2.4, 2.4 will be the first
+  Python3 supporting version https://github.com/jliljebl/flowblade/issues/597
+
 * Sun Apr 28 2019 Sérgio Basto <sergio@serjux.com> - 6.14.0-1
 - Update to 6.14.0 and switch to python3 on F30+
 

                 reply	other threads:[~2026-07-20 18:17 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=178457144445.1.9595324062679782052.rpms-mlt-c38f474bab8f@fedoraproject.org \
    --to=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