public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mlt] epel9-next: Update to 6.20.0
@ 2026-07-20 18:17 Martin Gansser
0 siblings, 0 replies; only message in thread
From: Martin Gansser @ 2026-07-20 18:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mlt
Branch : epel9-next
Commit : 47c20e43a3faca83ad375d418bd7d81b7243fa62
Author : Martin Gansser <mgansser@online.de>
Date : 2020-02-19T08:04:11+01:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/mlt/c/47c20e43a3faca83ad375d418bd7d81b7243fa62?branch=epel9-next
Log:
Update to 6.20.0
---
diff --git a/.gitignore b/.gitignore
index 8752330..d898101 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/mlt-6.14.0.tar.gz
/mlt-6.16.0.tar.gz
/mlt-6.18.0.tar.gz
+/mlt-6.20.0.tar.gz
diff --git a/mlt.spec b/mlt.spec
index 6aa6948..fe50c30 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -22,16 +22,17 @@
#global gver .%%{gitdate}git%%{shortcommit}
Name: mlt
-Version: 6.18.0
-Release: 4%{?dist}
+Version: 6.20.0
+Release: 1%{?dist}
Summary: Toolkit for broadcasters, video editors, media players, transcoders
# mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
# but is not used in Linux
License: GPLv3 and LGPLv2+
URL: http://www.mltframework.org/
-Source0: https://github.com/mltframework/mlt/archive/v%{version}/%{name}-%{version}.tar.gz
-Patch1: 83eace8f2a384b46243597d6eb1fd5f0e5c9eb65.patch
+##Source0: https://github.com/mltframework/mlt/archive/v%%{version}/%%{name}-%%{version}.tar.gz
+Source0: https://github.com/mltframework/mlt/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+##Patch1: 83eace8f2a384b46243597d6eb1fd5f0e5c9eb65.patch
BuildRequires: frei0r-devel
BuildRequires: opencv-devel
@@ -282,6 +283,9 @@ test "$(pkg-config --modversion mlt++)" = "%{version}"
%changelog
+* Mon Feb 17 2020 Martin Gansser <martinkg@fedoraproject.org> - 6.20.0-1
+- Update to 6.20.0
+
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.18.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
diff --git a/sources b/sources
index a0a186c..1515286 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mlt-6.18.0.tar.gz) = cbd2dc15864d4e64aaead433c5873cbe4039c77416536809c7281f31b2468159e35e2cfe1aac3b87acb2ee728c1bacb9a0ba2650af1de343f7487ca93d9d36d2
+SHA512 (mlt-6.20.0.tar.gz) = 939e837fb07ff0eace308987d83913e979f82c6eb156b40fde784f3f2b031b5f6896ac96dcde1627925cbb6fc76725f3fc4e5b2d0616fae11263648bcdbe82e3
^ 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 6.20.0 Martin Gansser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox