commit 83097a0baa057f7ffc5bfbf495573348e3fa9824
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Sep 3 18:50:37 2017 +0100
Update to 2.3.4
.gitignore | 1 +
openshot.spec | 10 +++++++---
sources | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6efe021..6caa173 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ openshot-1.4.3.tar.gz
/openshot-qt-2.3.0.tar.gz
/openshot-qt-2.3.1.tar.gz
/openshot-qt-2.3.3.tar.gz
+/openshot-qt-2.3.4.tar.gz
diff --git a/openshot.spec b/openshot.spec
index 07243f3..80a7b7f 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -2,8 +2,8 @@
%global find_lang %{_sourcedir}/openshot-find-lang.sh %{buildroot}
Name: openshot
-Version: 2.3.3
-Release: 2%{?dist}
+Version: 2.3.4
+Release: 1%{?dist}
Summary: Create and edit videos and movies
Group: Applications/Multimedia
@@ -19,7 +19,8 @@ BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-qt5-devel
-BuildRequires: libopenshot
+BuildRequires: python3-setuptools
+BuildRequires: libopenshot >= 0.1.7
BuildRequires: libopenshot-audio
BuildRequires: desktop-file-utils
# To fix icon
@@ -131,6 +132,9 @@ update-desktop-database &> /dev/null || :
%changelog
+* Sun Sep 03 2017 Sérgio Basto <sergio(a)serjux.com> - 2.3.4-1
+- Update to 2.3.4
+
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 2.3.3-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
diff --git a/sources b/sources
index 4389184..e6677ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-377d2a31915e75f352e20f9f2f52a353 openshot-qt-2.3.3.tar.gz
+1635e4f5b4ac10f95de55bf94a35f531 openshot-qt-2.3.4.tar.gz