public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mlt] epel9-next: Flowblade requires python2-mlt until version 2.4, 2.4 will be the first
@ 2026-07-20 18:17 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-20 18:17 UTC (permalink / raw)
  To: git-commits

          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+
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 18:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 18:17 [rpms/mlt] epel9-next: Flowblade requires python2-mlt until version 2.4, 2.4 will be the first 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox