commit a87786f0a8143eebf95899cd0ec304ff0fd3b150
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Aug 19 14:50:13 2019 +0200
Update to 19.08.16
.gitignore | 1 +
shotcut.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c993be6..095b93c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/shotcut-19.06.04.tar.gz
/shotcut-19.06.15.tar.gz
/shotcut-19.07.15.tar.gz
+/shotcut-19.08.16.tar.gz
diff --git a/shotcut.spec b/shotcut.spec
index 093c538..3373214 100644
--- a/shotcut.spec
+++ b/shotcut.spec
@@ -3,8 +3,8 @@
%define _vstring %(echo %{version} |tr -d ".")
Name: shotcut
-Version: 19.07.15
-Release: 2%{dist}
+Version: 19.08.16
+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+
@@ -188,6 +188,9 @@ appstream-util validate-relax --nonet
%{buildroot}/%{_metainfodir}/org.%{name}.S
%doc doc
%changelog
+* Mon Aug 19 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 19.08.16-1
+- Update to 19.08.16
+
* Fri Aug 09 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
19.07.15-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
diff --git a/sources b/sources
index 951f1c6..87f2a1a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24a9b4126dfe2bfca34b5906fd7b571f shotcut-19.07.15.tar.gz
+a7e93ab0c5e1f6c723bf82d8ae3bce4b shotcut-19.08.16.tar.gz