commit 859c6ae7d7786ef7980824e39cff7d7ad3e01087
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Jan 26 15:41:02 2018 +0000
Update to 6.6.0
.gitignore | 1 +
mlt-freeworld.spec | 6 ++++--
sources | 2 +-
3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 40edd58..9335850 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/v6.4.1...73bfefdef9eb666629acf25bee1b587abc4bbcad.diff
/v6.4.1...ea973eb65c8ca79a859028a9e008360836ca4941.diff
/mlt-freeworld-6.6.0.tar.gz
+/mlt-6.6.0.tar.gz
diff --git a/mlt-freeworld.spec b/mlt-freeworld.spec
index 4af4a11..304d5af 100644
--- a/mlt-freeworld.spec
+++ b/mlt-freeworld.spec
@@ -4,6 +4,8 @@
%global shortcommit %(c=%{commit}; echo ${c:0:7})
#global gver .%{gitdate}git%{shortcommit}
+%global realname mlt
+
Name: mlt-freeworld
Version: 6.6.0
Release: 1%{?gver}%{?dist}
@@ -14,7 +16,7 @@ Summary: Toolkit for broadcasters, video editors, media players,
transcod
License: GPLv3 and LGPLv2+
URL:
http://www.mltframework.org/
Group: System Environment/Libraries
-Source0:
https://github.com/mltframework/mlt/archive/v%{version}/%{name}-%{version...
+Source0:
https://github.com/mltframework/mlt/archive/v%{version}/%{realname}-%{ver...
#Patch0:
https://github.com/mltframework/mlt/compare/v6.4.1...%{commit}.diff
BuildRequires: frei0r-devel
@@ -60,7 +62,7 @@ tools, xml authoring components, and an extendible plug-in based API.
%prep
-%autosetup -p1 -n %{name}-%{version}
+%autosetup -p1 -n %{realname}-%{version}
chmod 644 src/modules/qt/kdenlivetitle_wrapper.cpp
chmod 644 src/modules/kdenlive/filter_freeze.c
diff --git a/sources b/sources
index aa30901..9a13d33 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abc62a715a1c27b84bfa4af721470d15 mlt-freeworld-6.6.0.tar.gz
+abc62a715a1c27b84bfa4af721470d15 mlt-6.6.0.tar.gz