commit d4b4d6ce2dd4f27ae946b52d1f416f7d6739b194
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat May 11 02:58:24 2019 +0100
Update MLT to 6.16.0
.gitignore | 1 +
mlt-freeworld.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 813ddff..4ec8a18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/mlt-6.10.0.tar.gz
/mlt-6.12.0.tar.gz
/mlt-6.14.0.tar.gz
+/mlt-6.16.0.tar.gz
diff --git a/mlt-freeworld.spec b/mlt-freeworld.spec
index a13cfc2..9b129dc 100644
--- a/mlt-freeworld.spec
+++ b/mlt-freeworld.spec
@@ -7,7 +7,7 @@
%global realname mlt
Name: mlt-freeworld
-Version: 6.14.0
+Version: 6.16.0
Release: 1%{?dist}
Summary: Toolkit for broadcasters, video editors, media players, transcoders
@@ -115,6 +115,9 @@ find %{buildroot} -type d -empty -delete
%{_datadir}/mlt/
%changelog
+* Sat May 11 2019 Sérgio Basto <sergio(a)serjux.com> - 6.16.0-1
+- Update MLT to 6.16.0
+
* Mon Apr 29 2019 Sérgio Basto <sergio(a)serjux.com> - 6.14.0-1
- Update mlt-6.14.0
- Sync with Fedora
diff --git a/sources b/sources
index e8641e2..d5c2dbd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6360e0d3b795f3d4324413e6db021511 mlt-6.14.0.tar.gz
+9b917594f44132cd459c18dfc113352e mlt-6.16.0.tar.gz