commit c8d9aef1501b57e821606522134836ce32c3d537
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Apr 3 23:54:15 2017 +0100
Update to 2.3.1
.gitignore | 1 +
openshot.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f36fa0c..2bfa51a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ openshot-1.4.3.tar.gz
/openshot-qt-2.1.0.tar.gz
/openshot-qt-2.2.0.tar.gz
/openshot-qt-2.3.0.tar.gz
+/openshot-qt-2.3.1.tar.gz
diff --git a/openshot.spec b/openshot.spec
index 8da96bd..f0e496e 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -1,6 +1,6 @@
%global major 2
%global minor 3
-%global patch 0
+%global patch 1
# Redirect find_lang to our patched version
%global find_lang %{_sourcedir}/openshot-find-lang.sh %{buildroot}
@@ -135,6 +135,9 @@ update-desktop-database &> /dev/null || :
%changelog
+* Mon Apr 03 2017 Sérgio Basto <sergio(a)serjux.com> - 2.3.1-1
+- Update to 2.3.1
+
* Fri Mar 31 2017 Richard Shaw <hobbes1069(a)gmail.com> - 2.3.0-1
- Update to latest upstream release.
diff --git a/sources b/sources
index 622073b..2dc345d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f84dd36b34126925edbf557028c185fc openshot-qt-2.3.0.tar.gz
+76e64be97c44ea4041037645ac01697d openshot-qt-2.3.1.tar.gz
Show replies by date