public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mlt] epel9-next: Update to 7.14.0 for ffmpeg 6 compatibility
@ 2026-07-20 18:17 Neal Gompa
  0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-07-20 18:17 UTC (permalink / raw)
  To: git-commits

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

^ 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: Update to 7.14.0 for ffmpeg 6 compatibility Neal Gompa

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