public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/mlt] epel9-next: Update mlt to 7.24.0 (#2277642)
Date: Mon, 20 Jul 2026 18:17:55 GMT	[thread overview]
Message-ID: <178457147592.1.3583226977525003266.rpms-mlt-ce2d2e3ee0df@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mlt
Branch : epel9-next
Commit : ce2d2e3ee0dfda15075cbe80c5a5758c50766ecf
Author : Sérgio M. Basto <sergio@serjux.com>
Date   : 2024-05-20T12:15:49+01:00
Stats  : +7/-32 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/mlt/c/ce2d2e3ee0dfda15075cbe80c5a5758c50766ecf?branch=epel9-next

Log:
Update mlt to 7.24.0 (#2277642)

---
diff --git a/.gitignore b/.gitignore
index 13bb648..afbc868 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /mlt-7.18.0.tar.gz
 /mlt-7.20.0.tar.gz
 /mlt-7.22.0.tar.gz
+/mlt-7.24.0.tar.gz

diff --git a/mlt-pr963-libxml2_2_12.patch b/mlt-pr963-libxml2_2_12.patch
deleted file mode 100644
index 9c31555..0000000
--- a/mlt-pr963-libxml2_2_12.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 9979f4e2b090b9a461d7171e1642486974d335dc Mon Sep 17 00:00:00 2001
-From: Mamoru TASAKA <mtasaka@fedoraproject.org>
-Date: Thu, 30 Nov 2023 14:28:27 +0900
-Subject: [PATCH] FIX: support compilation with libxml2 2.12.0
-
-libxml2 2.12.0 does some refactoring about functions prototypes places.
-`xmlParseFile` definition is in `libxml/parser.h` anyway so include
-this header file.
-
-Closes #962 .
----
- src/modules/jackrack/jack_rack.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/modules/jackrack/jack_rack.c b/src/modules/jackrack/jack_rack.c
-index f9b3ad40b..467ba99bc 100644
---- a/src/modules/jackrack/jack_rack.c
-+++ b/src/modules/jackrack/jack_rack.c
-@@ -29,6 +29,7 @@
- #include <ctype.h>
- 
- #include <ladspa.h>
-+#include <libxml/parser.h>
- #include <libxml/tree.h>
- 
- #include "jack_rack.h"

diff --git a/mlt.spec b/mlt.spec
index ad9d2b9..384fca7 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -20,8 +20,8 @@
 %bcond_with  ndi
 
 Name:           mlt
-Version:        7.22.0
-Release:        7%{?dist}
+Version:        7.24.0
+Release:        1%{?dist}
 Summary:        Toolkit for broadcasters, video editors, media players, transcoders
 
 # mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
@@ -29,9 +29,6 @@ Summary:        Toolkit for broadcasters, video editors, media players, transcod
 License:        GPLv3 and LGPLv2+
 URL:            http://www.mltframework.org/
 Source0:        https://github.com/mltframework/mlt/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# https://github.com/mltframework/mlt/pull/963
-# Support compilation with libxml2 2.12.0
-Patch0:         mlt-pr963-libxml2_2_12.patch
 
 BuildRequires:  gcc-c++
 BuildRequires:  cmake
@@ -285,6 +282,9 @@ test "$(pkg-config --modversion mlt++-7)" = "%{version}"
 
 
 %changelog
+* Sun May 19 2024 Sérgio Basto <sergio@serjux.com> - 7.24.0-1
+- Update mlt to 7.24.0 (#2277642)
+
 * Fri Apr 12 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 7.22.0-7
 - Enable both Qt5 and Qt6 in separate subpackages
 

diff --git a/sources b/sources
index e735b98..bd96d7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mlt-7.22.0.tar.gz) = 84763e1cb8495be9476637d2474aa492906b904990905f9283faffff75829553cf87b097166fe6d382acc043422e6da45014ca4ba281c7fc68f10ebe3cec4fee
+SHA512 (mlt-7.24.0.tar.gz) = a9e7fd5dc04152e523456bad244416b4fdeb5961ee7cadb816dd1393277d1d801200db595dcd28e520d76e6b2caca17e65c39b0256beb7c42a58ef241b85471d

                 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=178457147592.1.3583226977525003266.rpms-mlt-ce2d2e3ee0df@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