commit f4bed0d6b13140dd58872d722b81f08bd1f573eb
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed Jan 2 13:19:22 2019 +0100
Update to 18.12.23
.gitignore | 1 +
shotcut.spec | 7 ++++++-
sources | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dfb8f5d..cd2cc6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
/shotcut-18.10.01.tar.gz
/shotcut-18.10.08.tar.gz
/shotcut-18.11.18.tar.gz
+/shotcut-18.12.23.tar.gz
diff --git a/shotcut.spec b/shotcut.spec
index b2d075a..17ef04b 100644
--- a/shotcut.spec
+++ b/shotcut.spec
@@ -3,7 +3,7 @@
%define _vstring %(echo %{version} |tr -d ".")
Name: shotcut
-Version: 18.11.18
+Version: 18.12.23
Release: 1%{dist}
Summary: A free, open source, cross-platform video editor
# The entire source code is GPLv3+ except mvcp/ which is LGPLv2+
@@ -175,12 +175,17 @@ appstream-util validate-relax --nonet
%{buildroot}/%{_metainfodir}/org.%{name}.S
%{_datadir}/icons/hicolor/64x64/apps/org.%{name}.Shotcut.png
%{_metainfodir}/org.%{name}.Shotcut.appdata.xml
%{_datadir}/mime/packages/org.%{name}.Shotcut.xml
+%{_mandir}/man1/%{name}.1.*
+
%files doc
%license COPYING
%doc doc
%changelog
+* Wed Jan 02 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 18.12.23-1
+- Update to 18.12.23
+
* Mon Nov 19 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.11.18-1
- Update to 18.11.18
diff --git a/sources b/sources
index 67196ba..7fdabd9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60c7329716f3ac4b170a17073917a939 shotcut-18.11.18.tar.gz
+9fe9568ff582b28b5ea67e6eea10dcbf shotcut-18.12.23.tar.gz
Show replies by date