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/mlt] epel9-next: Update to 7.14.0 for ffmpeg 6 compatibility
Date: Mon, 20 Jul 2026 18:17:45 GMT	[thread overview]
Message-ID: <178457146560.1.17213082560925210405.rpms-mlt-113e8d591476@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mlt
Branch : epel9-next
Commit : 113e8d5914764c9f3219c12fc7cdc633a42e3278
Author : Neal Gompa <ngompa@fedoraproject.org>
Date   : 2023-03-12T12:44:14-04:00
Stats  : +8/-10 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/mlt/c/113e8d5914764c9f3219c12fc7cdc633a42e3278?branch=epel9-next

Log:
Update to 7.14.0 for ffmpeg 6 compatibility

---
diff --git a/.gitignore b/.gitignore
index 38de30e..c2aeb41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /mlt-7.8.0.tar.gz
 /mlt-7.10.0.tar.gz
 /mlt-7.12.0.tar.gz
+/mlt-7.14.0.tar.gz

diff --git a/mlt.spec b/mlt.spec
index 239701b..b4e0a0e 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -11,15 +11,9 @@
 # needs nonfree/ndi-sdk
 %bcond_with  ndi
 
-#globals for https://github.com/mltframework/mlt/commit/ea973eb65c8ca79a859028a9e008360836ca4941
-%global gitdate 20171213
-%global commit ea973eb65c8ca79a859028a9e008360836ca4941
-%global shortcommit %(c=%{commit}; echo ${c:0:7})
-#global gver .%%{gitdate}git%%{shortcommit}
-
 Name:           mlt
-Version:        7.12.0
-Release:        4%{?dist}
+Version:        7.14.0
+Release:        1%{?dist}
 Summary:        Toolkit for broadcasters, video editors, media players, transcoders
 
 # mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
@@ -146,7 +140,7 @@ This module allows to work with MLT using PHP.
 
 
 %prep
-%autosetup -p1 -n %{name}-%{version}
+%autosetup -p1
 
 chmod 644 src/modules/qt/kdenlivetitle_wrapper.cpp
 chmod 644 src/modules/kdenlive/filter_freeze.c
@@ -241,6 +235,9 @@ test "$(pkg-config --modversion mlt++-7)" = "%{version}"
 
 
 %changelog
+* Sun Mar 12 2023 Neal Gompa <ngompa@fedoraproject.org> - 7.14.0-1
+- Update to 7.14.0 for ffmpeg 6 compatibility
+
 * Mon Jan 23 2023 Neal Gompa <ngompa@fedoraproject.org> - 7.12.0-4
 - Build the ffmpeg and xine plugins in the main package
 - Rename freeworld to ndi subpackage since it has only ndi plugin

diff --git a/sources b/sources
index b0cda88..62ea873 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mlt-7.12.0.tar.gz) = 7111ca31f5ed8479dc899596bec4b9dd9440ab8563844abd9d789f7ce342b61c54d1a5058d6f5288fdd510db7e05db12f7e807bf0cd33dbee11a72185fb0b746
+SHA512 (mlt-7.14.0.tar.gz) = 9f30b06fd4a38fe41547f3b3919a6cb809f2493ef71af2c7a16029ba7b4a7b633db56c0fabafb1745b6072cd9de4db4131fe55afc66c06fd3dd016c33eb828cc

                 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=178457146560.1.17213082560925210405.rpms-mlt-113e8d591476@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