commit bfadac1ae4110085cd9e0db99275073097577f54
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Mar 25 03:26:27 2017 +0000
Update openshot to 2.2.0
.gitignore | 1 +
openshot.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8ba6fe..9f1d3d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
openshot-1.4.3.tar.gz
/openshot-qt-2.0.7.tar.gz
/openshot-qt-2.1.0.tar.gz
+/openshot-qt-2.2.0.tar.gz
diff --git a/openshot.spec b/openshot.spec
index a849724..c611027 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -1,5 +1,5 @@
%global major 2
-%global minor 1
+%global minor 2
%global patch 0
# Redirect find_lang to our patched version
@@ -7,7 +7,7 @@
Name: openshot
Version: %{major}.%{minor}.%{patch}
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: Create and edit videos and movies
Group: Applications/Multimedia
@@ -135,6 +135,9 @@ update-desktop-database &> /dev/null || :
%changelog
+* Sat Mar 25 2017 Sérgio Basto <sergio(a)serjux.com> - 2.2.0-1
+- Update openshot to 2.2.0
+
* Mon Mar 20 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org>
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/sources b/sources
index c76f686..0ca873b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b4641ecebc02b1ad1047e3bfb3213774 openshot-qt-2.1.0.tar.gz
+4de28a106207421d1c90a97f094a49b0 openshot-qt-2.2.0.tar.gz