commit 2f2ae2bc6a02eb9ca0ae8d178bd0652f92f54b4d
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Nov 19 15:25:23 2018 +0100
Update to 18.11.18
.gitignore | 1 +
shotcut.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7c145ca..dfb8f5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/shotcut-18.09.16.tar.gz
/shotcut-18.10.01.tar.gz
/shotcut-18.10.08.tar.gz
+/shotcut-18.11.18.tar.gz
diff --git a/shotcut.spec b/shotcut.spec
index 7d4a8dc..b2d075a 100644
--- a/shotcut.spec
+++ b/shotcut.spec
@@ -3,8 +3,8 @@
%define _vstring %(echo %{version} |tr -d ".")
Name: shotcut
-Version: 18.10.08
-Release: 2%{dist}
+Version: 18.11.18
+Release: 1%{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+
@@ -181,6 +181,9 @@ appstream-util validate-relax --nonet
%{buildroot}/%{_metainfodir}/org.%{name}.S
%doc doc
%changelog
+* Mon Nov 19 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.11.18-1
+- Update to 18.11.18
+
* Tue Oct 23 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.10.08-2
- Re-add mlt_path.patch
diff --git a/sources b/sources
index b07a2ab..67196ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5853be51dc93dceb24e2da393390f46 shotcut-18.10.08.tar.gz
+60c7329716f3ac4b170a17073917a939 shotcut-18.11.18.tar.gz