commit dc25f7e5457fb24663f5ac964c0ecd9cfa44a5de
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Fri Mar 31 20:05:40 2017 -0500
Update to latest upstream release.
.gitignore | 1 +
openshot.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f1d3d6..f36fa0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,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
+/openshot-qt-2.3.0.tar.gz
diff --git a/openshot.spec b/openshot.spec
index c611027..8da96bd 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -1,5 +1,5 @@
%global major 2
-%global minor 2
+%global minor 3
%global patch 0
# Redirect find_lang to our patched version
@@ -135,6 +135,9 @@ update-desktop-database &> /dev/null || :
%changelog
+* Fri Mar 31 2017 Richard Shaw <hobbes1069(a)gmail.com> - 2.3.0-1
+- Update to latest upstream release.
+
* Sat Mar 25 2017 Sérgio Basto <sergio(a)serjux.com> - 2.2.0-1
- Update openshot to 2.2.0
diff --git a/sources b/sources
index 0ca873b..622073b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4de28a106207421d1c90a97f094a49b0 openshot-qt-2.2.0.tar.gz
+f84dd36b34126925edbf557028c185fc openshot-qt-2.3.0.tar.gz