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.6.0
Date: Mon, 20 Jul 2026 18:17:09 GMT [thread overview]
Message-ID: <178457142985.1.14155413863888841533.rpms-mlt-2ec48a94867f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mlt
Branch : epel9-next
Commit : 2ec48a94867fc380e76805879a91beb0aa03333c
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2018-01-25T21:37:18+00:00
Stats : +11/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/mlt/c/2ec48a94867fc380e76805879a91beb0aa03333c?branch=epel9-next
Log:
Update to 6.6.0
---
diff --git a/.gitignore b/.gitignore
index ce66810..f2d9eb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/v6.4.1...ddc40aa1cf0c412e3422f2b65782cf14ab191879.diff
/v6.4.1...73bfefdef9eb666629acf25bee1b587abc4bbcad.diff
/v6.4.1...ea973eb65c8ca79a859028a9e008360836ca4941.diff
+/mlt-6.6.0.tar.gz
diff --git a/mlt.spec b/mlt.spec
index bfe9b04..83edc71 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -7,20 +7,20 @@
%global gitdate 20171213
%global commit ea973eb65c8ca79a859028a9e008360836ca4941
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global gver .%{gitdate}git%{shortcommit}
+#global gver .%{gitdate}git%{shortcommit}
Summary: Toolkit for broadcasters, video editors, media players, transcoders
Name: mlt
-Version: 6.5.0
-Release: 0.9%{?gver}%{?dist}
+Version: 6.6.0
+Release: 1%{?dist}
# mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
# but is not used in Linux
License: GPLv3 and LGPLv2+
URL: http://www.mltframework.org/
Group: System Environment/Libraries
-Source0: https://github.com/mltframework/mlt/archive/v%{version}/%{name}-6.4.1.tar.gz
-Patch0: https://github.com/mltframework/mlt/compare/v6.4.1...%{commit}.diff
+Source0: https://github.com/mltframework/mlt/archive/v%{version}/%{name}-%{version}.tar.gz
+#Patch0: https://github.com/mltframework/mlt/compare/v6.4.1...%{commit}.diff
BuildRequires: frei0r-devel
BuildRequires: opencv-devel
@@ -66,8 +66,6 @@ BuildRequires: php-devel
%endif
Requires: opencv-core
-
-
%description
MLT is an open source multimedia framework, designed and developed for
television broadcasting.
@@ -120,7 +118,7 @@ This module allows to work with MLT using PHP.
%prep
-%autosetup -p1 -n %{name}-6.4.1
+%autosetup -p1 -n %{name}-%{version}
chmod 644 src/modules/qt/kdenlivetitle_wrapper.cpp
chmod 644 src/modules/kdenlive/filter_freeze.c
@@ -229,6 +227,9 @@ test "$(pkg-config --modversion mlt++)" = "%{version}"
%changelog
+* Thu Jan 25 2018 Sérgio Basto <sergio@serjux.com> - 6.6.0-1
+- Update to 6.6.0
+
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 6.5.0-0.9.20171213gitea973eb
- Rebuilt for switch to libxcrypt
diff --git a/sources b/sources
index 8a14bd0..dfe896b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-SHA512 (mlt-6.4.1.tar.gz) = b082274e2184a0496f496517ddbcae33bab44cd1f50c1708942b7a24e5861ba97cae9fa21ec41ea21d662cbf56e2e2e66caa707a100077ef6e13aa7140f7a9fb
-SHA512 (v6.4.1...ea973eb65c8ca79a859028a9e008360836ca4941.diff) = e9614c67047dcd615131a9167f7289ba54def8d6a34d8d50765385d672051bbfec92e9e28c1e7f190c4c9860bdafcfc198ade98836bee2bd5ab889c640f13e90
+SHA512 (mlt-6.6.0.tar.gz) = 06e553d2deb36deddd9e0f2269ee0529bf768e73d2160ee16a4cd36ed3fba5be145165f0b21278623afece046351264269509ff05f24fbbb2f163be1f4d48845
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=178457142985.1.14155413863888841533.rpms-mlt-2ec48a94867f@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