commit 75a1203fbe3cd2d9417c07628a7f30849edabeb8
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Mar 10 04:46:46 2019 +0000
Requires python2-mlt instead mlt-python
flowblade.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/flowblade.spec b/flowblade.spec
index 4bbf067..8083102 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -10,10 +10,10 @@
Name: flowblade
%if 0%{?usesnapshot}
Version: 2.0
-Release: 2.git%{?snapshottag}%{?dist}
+Release: 3.git%{?snapshottag}%{?dist}
%else
Version: 2.0
-Release: 2%{?dist}
+Release: 3%{?dist}
%endif
License: GPLv3
Summary: Multitrack non-linear video editor for Linux
@@ -30,7 +30,7 @@ BuildRequires: libappstream-glib
BuildRequires: python2-devel
BuildRequires: python2-setuptools
Requires: ffmpeg
-Requires: mlt-python
+Requires: python2-mlt
Requires: frei0r-plugins >= 1.4
Requires: gmic
Requires: gtk3
@@ -129,6 +129,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_datadir}/appdata/*.appdata.
%{python2_sitelib}/%{name}*
%changelog
+* Fri Mar 08 2019 Sérgio Basto <sergio(a)serjux.com> - 2.0-3
+- Requires python2-mlt instead mlt-python
+
* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.0-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild