commit e32e69176f05e86c867652d8272b3be6af59d143
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sat Jan 13 07:41:35 2018 -0600
Update to latest upstream release.
.gitignore | 1 +
openshot.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7802f2f..f16839e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ openshot-1.4.3.tar.gz
/openshot-qt-2.3.3.tar.gz
/openshot-qt-2.3.4.tar.gz
/openshot-qt-2.4.0.tar.gz
+/openshot-qt-2.4.1.tar.gz
diff --git a/openshot.spec b/openshot.spec
index a5d2db4..7509138 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -2,8 +2,8 @@
%global find_lang %{_sourcedir}/openshot-find-lang.sh %{buildroot}
Name: openshot
-Version: 2.4.0
-Release: 3%{?dist}
+Version: 2.4.1
+Release: 1%{?dist}
Summary: Create and edit videos and movies
Group: Applications/Multimedia
@@ -128,6 +128,9 @@ fi
%changelog
+* Sat Jan 13 2018 Richard Shaw <hobbes1069(a)gmail.com> - 2.4.1-1
+- Update to latest upstream release.
+
* Wed Oct 25 2017 Richard Shaw <hobbes1069(a)gmail.com> - 2.4.0-3
- Add recommends for Vera Sans font, fixes RFBZ#5677.
diff --git a/sources b/sources
index 30a0155..3cf6c76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-02710eb7698d0cd690b6c6e579ea8e7a openshot-qt-2.4.0.tar.gz
+5d30874074aa5a37c6f9def34d8bc90d openshot-qt-2.4.1.tar.gz