commit 0d23738c05103d6746c928e7b3a6432c7a164531
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun May 13 02:10:54 2018 +0100
Update to 6.8.0 (as in Fedora proper)
.gitignore | 1 +
mlt-freeworld.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9335850..f3733ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/v6.4.1...ea973eb65c8ca79a859028a9e008360836ca4941.diff
/mlt-freeworld-6.6.0.tar.gz
/mlt-6.6.0.tar.gz
+/mlt-6.8.0.tar.gz
diff --git a/mlt-freeworld.spec b/mlt-freeworld.spec
index c6db452..f79434e 100644
--- a/mlt-freeworld.spec
+++ b/mlt-freeworld.spec
@@ -7,8 +7,8 @@
%global realname mlt
Name: mlt-freeworld
-Version: 6.6.0
-Release: 3%{?gver}%{?dist}
+Version: 6.8.0
+Release: 1%{?dist}
Summary: Toolkit for broadcasters, video editors, media players, transcoders
# mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
@@ -109,6 +109,9 @@ find %{buildroot} -type d -empty -delete
%{_datadir}/mlt/
%changelog
+* Sun May 13 2018 Sérgio Basto <sergio(a)serjux.com> - 6.8.0-1
+- Update to 6.8.0 (as in Fedora proper)
+
* Thu Mar 08 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> -
6.6.0-3
- Rebuilt for new ffmpeg snapshot
diff --git a/sources b/sources
index 9a13d33..f659456 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abc62a715a1c27b84bfa4af721470d15 mlt-6.6.0.tar.gz
+28926ce34e3afe054ebd08131ec3d98b mlt-6.8.0.tar.gz