public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/mlt] epel9-next: Update to 6.22.1
Date: Mon, 20 Jul 2026 18:17:31 GMT [thread overview]
Message-ID: <178457145197.1.13521202866154775363.rpms-mlt-44de76d27fc5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mlt
Branch : epel9-next
Commit : 44de76d27fc5201716f37223e01442b91fa796c1
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2020-08-21T00:32:45+01:00
Stats : +16/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/mlt/c/44de76d27fc5201716f37223e01442b91fa796c1?branch=epel9-next
Log:
Update to 6.22.1
---
diff --git a/.gitignore b/.gitignore
index d898101..50d0a61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/mlt-6.16.0.tar.gz
/mlt-6.18.0.tar.gz
/mlt-6.20.0.tar.gz
+/mlt-6.22.1.tar.gz
diff --git a/mlt.spec b/mlt.spec
index a91c4fa..ff8a08e 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -22,8 +22,8 @@
#global gver .%%{gitdate}git%%{shortcommit}
Name: mlt
-Version: 6.20.0
-Release: 4%{?dist}
+Version: 6.22.1
+Release: 1%{?dist}
Summary: Toolkit for broadcasters, video editors, media players, transcoders
# mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
@@ -34,6 +34,7 @@ URL: http://www.mltframework.org/
Source0: https://github.com/mltframework/mlt/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
##Patch1: 83eace8f2a384b46243597d6eb1fd5f0e5c9eb65.patch
+BuildRequires: sed
BuildRequires: frei0r-devel
BuildRequires: opencv-devel
BuildRequires: qt5-qtbase-devel
@@ -45,6 +46,7 @@ BuildRequires: SDL2-devel
BuildRequires: SDL2_image-devel
BuildRequires: gtk2-devel
BuildRequires: jack-audio-connection-kit-devel
+BuildRequires: libatomic
BuildRequires: libogg-devel
#Deprecated dv and kino modules are not built.
#https://github.com/mltframework/mlt/commit/9d082192a4d79157e963fd7f491da0f8abab683f
@@ -74,6 +76,8 @@ BuildRequires: libebur128-devel
%if %{with freeworld}
BuildRequires: ffmpeg-devel
BuildRequires: xine-lib-devel
+Provides: mlt-freeworld = %{version}-%{release}
+Obsoletes:mlt-freeworld < %{version}-%{release}
%endif
%if !%{with python2}
@@ -227,7 +231,8 @@ EOF
%endif
mv src/modules/motion_est/README README.motion_est
-
+sed -i -e "s#melt#mlt-melt#g" docs/melt.1
+install -D -pm 0644 docs/melt.1 %{buildroot}%{_mandir}/man1/mlt-melt.1
%check
# verify pkg-config version sanity
@@ -238,13 +243,15 @@ test "$(pkg-config --modversion mlt++)" = "%{version}"
%ldconfig_scriptlets
%files
-%doc AUTHORS ChangeLog NEWS README*
+%doc AUTHORS NEWS README*
+%doc docs/*txt demo/
%license COPYING GPL
%{_bindir}/mlt-melt
%{_libdir}/mlt/
%{_libdir}/libmlt++.so.*
%{_libdir}/libmlt.so.*
%{_datadir}/mlt/
+%{_mandir}/man1/mlt-melt.1*
%if %{with python2}
%files -n python2-mlt
@@ -273,7 +280,6 @@ test "$(pkg-config --modversion mlt++)" = "%{version}"
%endif
%files devel
-%doc docs/* demo/
%{_libdir}/pkgconfig/mlt-framework.pc
%{_libdir}/pkgconfig/mlt++.pc
%{_libdir}/libmlt.so
@@ -283,6 +289,9 @@ test "$(pkg-config --modversion mlt++)" = "%{version}"
%changelog
+* Thu Aug 20 2020 Sérgio Basto <sergio@serjux.com> - 6.22.1-1
+- Update to 6.22.1
+
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.20.0-4
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
diff --git a/sources b/sources
index 1515286..7dc891c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mlt-6.20.0.tar.gz) = 939e837fb07ff0eace308987d83913e979f82c6eb156b40fde784f3f2b031b5f6896ac96dcde1627925cbb6fc76725f3fc4e5b2d0616fae11263648bcdbe82e3
+SHA512 (mlt-6.22.1.tar.gz) = c620b68d35c90eab650c70768a4ae631dec83ece6dd3fd8e09f9300d837d8e0f3da1b098786188f9c1216800f848dd5db7c9e5fa03e816fba3fbcf3c63324c74
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=178457145197.1.13521202866154775363.rpms-mlt-44de76d27fc5@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