commit 2e0c6eee6414c1cc6a6b85dc0741fa1098f743af
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sat Jan 13 06:37:44 2018 -0600
Update to latest upstream release.
.gitignore | 1 +
libopenshot.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 783f715..9253366 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ libopenshot-0.0.6.tar.gz
/libopenshot-0.1.6.tar.gz
/libopenshot-0.1.7.tar.gz
/libopenshot-0.1.8.tar.gz
+/libopenshot-0.1.9.tar.gz
diff --git a/libopenshot.spec b/libopenshot.spec
index ff2ec46..4c250ae 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -1,6 +1,6 @@
Name: libopenshot
-Version: 0.1.8
-Release: 3%{?dist}
+Version: 0.1.9
+Release: 1%{?dist}
Summary: Library for creating and editing videos
License: LGPLv3+
@@ -79,6 +79,9 @@ export CXXFLAGS="%{optflags} -Wl,--as-needed -Wno-error"
%changelog
+* Sat Jan 13 2018 Richard Shaw <hobbes1069(a)gmail.com> - 0.1.9-1
+- Update to latest upstream release.
+
* Wed Nov 22 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 0.1.8-3
- Adjust python for el7
diff --git a/sources b/sources
index 94769b7..8e0c5aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-70930d0c973dac2ab5468175224f142b libopenshot-0.1.8.tar.gz
+74012e7260c91c3413b45401c46bfcc0 libopenshot-0.1.9.tar.gz
Show replies by date