commit 46699c329790d7700483f73a6c8a518a76e0ba31
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Thu May 25 11:25:45 2017 -0500
Update to latest upstream release.
.gitignore | 1 +
libopenshot.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3538076..d84f2cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ libopenshot-0.0.6.tar.gz
/libopenshot-0.1.2.tar.gz
/libopenshot-0.1.3.tar.gz
/libopenshot-0.1.4.tar.gz
+/libopenshot-0.1.6.tar.gz
diff --git a/libopenshot.spec b/libopenshot.spec
index 8af098d..7f3b1a5 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -1,11 +1,11 @@
Name: libopenshot
-Version: 0.1.4
-Release: 2%{?dist}
+Version: 0.1.6
+Release: 1%{?dist}
Summary: Library for creating and editing videos
License: LGPLv3+
URL:
http://www.openshot.org/
-Source0:
https://launchpad.net/%{name}/0.1/%{version}/+download/%{name}-%{version}...
+Source0:
https://github.com/OpenShot/%{name}/archive/v%{version}/%{name}-%{version...
BuildRequires: cmake swig
BuildRequires: python3-devel
@@ -47,7 +47,7 @@ applications that use %{name}.
%prep
-%setup -qc
+%autosetup
%build
@@ -78,6 +78,9 @@ make %{?_smp_mflags}
%changelog
+* Fri May 19 2017 Richard Shaw <hobbes1069(a)gmail.com> - 0.1.6-1
+- Update to latest upstream release.
+
* Sat Apr 29 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 0.1.4-2
- Rebuild for ffmpeg update
diff --git a/sources b/sources
index 9910744..38413fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-12cea8533f57762043ab3be2134c8f6c libopenshot-0.1.4.tar.gz
+912b366ea564319dcf818c35279fd414 libopenshot-0.1.6.tar.gz