commit 80c961f6aa330770c4a757ed161f6e7e14025ff3
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon May 18 03:07:55 2020 +0100
Update kdenlive to 20.04.1
.gitignore | 1 +
kdenlive.spec | 9 +++++----
sources | 2 +-
3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1cd7306..d21c4e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
/kdenlive-19.12.1.tar.gz
/kdenlive-19.12.1.tar.xz
/kdenlive-19.12.3.tar.xz
+/kdenlive-20.04.1.tar.xz
diff --git a/kdenlive.spec b/kdenlive.spec
index 2cc89fd..4a27138 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -1,7 +1,7 @@
Name: kdenlive
Summary: Non-linear video editor
-Version: 19.12.3
+Version: 20.04.1
Release: 1%{?dist}
License: GPLv2+
@@ -69,6 +69,7 @@ BuildRequires: pkgconfig(Qt5Qml)
BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5WebKitWidgets)
+BuildRequires: pkgconfig(Qt5QuickControls2)
BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(Qt5Multimedia)
@@ -84,9 +85,6 @@ Requires: mlt-freeworld%{?_isa} >= %{mlt_version}
%else
Requires: mlt%{?_isa} >= %{mlt_version}
%endif
-Requires: qt5-qtquickcontrols
-# Someone that gives a damn should check to see if
-# qt5-qtquickcontrols is still required
Requires: qt5-qtquickcontrols2
%description
@@ -171,6 +169,9 @@ fi
%changelog
+* Mon May 18 2020 Sérgio Basto <sergio(a)serjux.com> - 20.04.1-1
+- Update kdenlive to 20.04.1
+
* Thu Mar 26 2020 Sérgio Basto <sergio(a)serjux.com> - 19.12.3-1
- Update kdenlive to 19.12.3
diff --git a/sources b/sources
index 7179d8e..025cee1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (kdenlive-19.12.3.tar.xz) =
f3e96ec336fdbecfb1c98eef8af87ce98c32ebd16f9810c9d12d1bbe7b23af3c1272396f46799b68d455a243500a3fb0532ad935bde0f25fd5e14e318c3530ad
+SHA512 (kdenlive-20.04.1.tar.xz) =
2d412c2041937213346d96a16c975f7e8770b22b70abfffe655f16c752ae33a8f85d2870e8343fc25b3aea8ba7ad8323e32bf076404f907879fb2cb8107cda0c
SHA512 (rttr-0.9.6.tar.gz) =
5c94f037b319568d351ee6d25f1404adce00b40598dce4a331789d5357c059e50aae3894f90e60d37307b7e96f4672ae09d3798bbe47f796ef2044f1ac6f9e50
Show replies by date