commit afa053839d83e25b6a225290a4e61bc3bd328f74
Author: Martin Gansser <mgansser(a)alice.de>
Date: Thu Dec 15 21:44:26 2016 +0100
Update to 1.10.0-1.git25c07ce
.gitignore | 1 +
flowblade.spec | 15 ++++++++-------
sources | 2 +-
3 files changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 30eca1f..9231d6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/flowblade-1.6.0-c847b32.tar.gz
/flowblade-1.8.0-9365491.tar.gz
+/flowblade-1.10.0-9365491.tar.gz
diff --git a/flowblade.spec b/flowblade.spec
index 75f2c16..1f606fb 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -1,9 +1,9 @@
-#
https://github.com/jliljebl/flowblade/commit/93654911b1123dc7395e87248136...
+#
https://github.com/jliljebl/flowblade/commit/25c07cefdd21b1cd499be62f3330...
%global commit0 93654911b1123dc7395e87248136fd1cf19598b0
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: flowblade
-Version: 1.8.0
+Version: 1.10.0
Release: 1.git%{shortcommit0}%{?dist}
License: GPLv3
Summary: Multitrack non-linear video editor for Linux
@@ -14,12 +14,8 @@ Patch0: flowblade-001_sys_path.patch
BuildRequires: desktop-file-utils
BuildRequires: python2-devel
BuildRequires: python2-setuptools
-
-# Note to Martin (please delete next time you commit)
-# redo requires as they have changed
-#
https://github.com/jliljebl/flowblade/blob/6327e9a49003ae931e92d0958c8695...
-Requires: ffmpeg
Requires: mlt-python
+Requires: mlt-freeworld
Requires: frei0r-plugins >= 1.4
Requires: gmic
Requires: gtk3
@@ -112,6 +108,11 @@ fi
%{python2_sitelib}/flowblade*
%changelog
+* Thu Dec 15 2016 Martin Gansser <martinkg(a)fedoraproject.org> -
1.10.0-1.git25c07ce
+- Update to 1.10.0-1.git25c07ce
+- Dropped Requires ffmpeg
+- Add Requires mlt-freeworld
+
* Thu Sep 22 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.8.0-1.git9365491
- Update to 1.8.0-1.git9365491
diff --git a/sources b/sources
index 3584b9e..7068e4f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-78987bd1d9081d669f5f6c9e9e4702a0 flowblade-1.8.0-9365491.tar.gz
+78987bd1d9081d669f5f6c9e9e4702a0 flowblade-1.10.0-9365491.tar.gz