commit 66f34e3bb6b258e835132f84f1e0e8ff7e3aa5a8
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Jan 25 09:42:15 2019 +0100
Update to 19.01.24
.gitignore | 1 +
shotcut.spec | 10 ++++++----
sources | 2 +-
3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6cf1d66..c8c166f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
/shotcut-18.11.18.tar.gz
/shotcut-18.12.23.tar.gz
/shotcut-19.01.19.tar.gz
+/shotcut-19.01.24.tar.gz
diff --git a/shotcut.spec b/shotcut.spec
index 2c00057..80f0574 100644
--- a/shotcut.spec
+++ b/shotcut.spec
@@ -3,9 +3,8 @@
%define _vstring %(echo %{version} |tr -d ".")
Name: shotcut
-Version: 19.01.19
-#Release: 1%%{dist}
-Release: 0.1.beta1%{dist}
+Version: 19.01.24
+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+
@@ -184,7 +183,10 @@ appstream-util validate-relax --nonet
%{buildroot}/%{_metainfodir}/org.%{name}.S
%doc doc
%changelog
-* Mon Jan 21 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 19.01.19-1
+* Fri Jan 25 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 19.01.24-1
+- Update to 19.01.24
+
+* Mon Jan 21 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 19.01.19-0.1.beta1
- Update to 19.01.19
* Wed Jan 02 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 18.12.23-1
diff --git a/sources b/sources
index 6229e3a..b57caf1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9639ef7c0a62b4d69d9a6347d485479 shotcut-19.01.19.tar.gz
+c9ca634e3ef9f610ff6bbbd23e6fc440 shotcut-19.01.24.tar.gz
Show replies by date