commit 5e694a098434b9a702636f572aed72658d80bfe1
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Feb 21 09:43:21 2020 +0100
Update to 20.02.17
.gitignore | 1 +
shotcut.spec | 13 ++++++++-----
sources | 2 +-
3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1736aa3..9f195ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
/shotcut-19.12.16.tar.gz
/shotcut-19.12.31.tar.gz
/shotcut-20.02.02.tar.gz
+/shotcut-20.02.17.tar.gz
diff --git a/shotcut.spec b/shotcut.spec
index e9fe85b..984a9fa 100644
--- a/shotcut.spec
+++ b/shotcut.spec
@@ -3,9 +3,9 @@
%define _vstring %(echo %{version} |tr -d ".")
Name: shotcut
-Version: 20.02.02
-#Release: 1%%{dist}
-Release: 0.1.beta1%{dist}
+Version: 20.02.17
+Release: 1%{dist}
+#Release: 0.1.beta1%%{dist}
Summary: A free, open source, cross-platform video editor
# The entire source code is GPLv3+ except mvcp/ which is LGPLv2+
License: GPLv3+ and LGPLv2+
@@ -35,8 +35,8 @@ BuildRequires: pkgconfig(Qt5WebSockets)
BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: pkgconfig(Qt5Xml)
BuildRequires: qt5-linguist
-BuildRequires: pkgconfig(mlt++) >= 6.16.0
-BuildRequires: pkgconfig(mlt-framework) >= 6.16.0
+BuildRequires: pkgconfig(mlt++) >= 6.20.0
+BuildRequires: pkgconfig(mlt-framework) >= 6.20.0
BuildRequires: x264-devel
BuildRequires: webvfx-devel
@@ -184,6 +184,9 @@ appstream-util validate-relax --nonet
%{buildroot}/%{_metainfodir}/org.%{name}.S
%doc doc
%changelog
+* Tue Feb 18 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 20.02.17-1
+- Update to 20.02.17
+
* Tue Feb 04 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 20.02.02-0.1.beta1
- Update to 20.02.02-0.1.beta1
diff --git a/sources b/sources
index 5a7bbeb..3df3da0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (shotcut-20.02.02.tar.gz) =
71f6cd11157f2ebaef1a0c0b125640e728337deb3601fe8767679e2ba0e244f3120c4d100fa793a7256e332ce9ce502437380e5b4fff14318d0d8d008946d75e
+SHA512 (shotcut-20.02.17.tar.gz) =
29f2359e335fb72bc39863fd736adbe001eaedac61fe1a3940acd4d422c10d5939c8c1dcc16798f81fb014dd95dd6d05d71711628e99a46d6932b9f72837426d
Show replies by date