commit 42c33c0cdf9f409b2d3c94abf5eebf907b49b81f
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat May 12 12:27:06 2018 +0200
Update to 18.05.08
.gitignore | 1 +
shotcut.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67c8df5..dcb0754 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/shotcut-18.01.tar.gz
/shotcut-18.03.tar.gz
/shotcut-18.03.06.tar.gz
+/shotcut-18.05.08.tar.gz
diff --git a/shotcut.spec b/shotcut.spec
index 9144687..e6534ef 100644
--- a/shotcut.spec
+++ b/shotcut.spec
@@ -3,7 +3,7 @@
%define _vstring %(echo %{version} |tr -d ".")
Name: shotcut
-Version: 18.03.06
+Version: 18.05.08
Release: 1%{dist}
Summary: A free, open source, cross-platform video editor
# The entire source code is GPLv3+ except mvcp/ which is LGPLv2+
@@ -191,6 +191,9 @@ appstream-util validate-relax --nonet
%{buildroot}/%{_datadir}/appdata/%{name}.a
%doc doc
%changelog
+* Sat May 12 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.05.08-1
+- Update to 18.05.08
+
* Fri Apr 27 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.03.06-1
- Update to 18.03.06
diff --git a/sources b/sources
index 4afe85d..9105357 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5293ce38faa731f30b95276b656cc8e0 shotcut-18.03.06.tar.gz
+09c98e582aed81af29bfbfd656c2744a shotcut-18.05.08.tar.gz
Show replies by date