commit 2dca1732526e647ab2b99092c6037cac8fb07b23
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Oct 23 09:04:36 2018 +0100
Update kdenlive to 18.08.2
.gitignore | 1 +
kdenlive.spec | 6 +++++-
sources | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 76a2278..afb4468 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
/kdenlive-18.04.1.tar.xz
/kdenlive-18.04.3.tar.xz
/kdenlive-18.08.1.tar.xz
+/kdenlive-18.08.2.tar.xz
diff --git a/kdenlive.spec b/kdenlive.spec
index d30eb80..7476834 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -1,7 +1,7 @@
Name: kdenlive
Summary: Non-linear video editor
-Version: 18.08.1
+Version: 18.08.2
Release: 1%{?dist}
License: GPLv2+
@@ -43,6 +43,7 @@ BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(KF5Notifications)
BuildRequires: cmake(KF5NotifyConfig)
BuildRequires: cmake(KF5Plotting)
+BuildRequires: cmake(KF5Purpose)
BuildRequires: cmake(KF5TextWidgets)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5Crash)
@@ -152,6 +153,9 @@ fi
%changelog
+* Tue Oct 23 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 18.08.2-1
+- Update kdenlive to 18.08.2
+
* Mon Sep 17 2018 Sérgio Basto <sergio(a)serjux.com> - 18.08.1-1
- Update kdenlive to 18.08.1
diff --git a/sources b/sources
index d1c11a6..6ddf22a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1038f07652a06b88ab2040cb7dc3e39 kdenlive-18.08.1.tar.xz
+dad14b705a7ee84eb1c2ea25ef61e368 kdenlive-18.08.2.tar.xz