commit e42df8f6d4ecfcca7bcf9831db746607c0130571
Author: Richard M. Shaw <hobbes1069(a)gmail.com>
Date: Mon Oct 17 18:16:02 2016 -0500
Update to latest upstream release.
.gitignore | 1 +
libopenshot.spec | 8 ++++++--
sources | 2 +-
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bddc8fb..3800cbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
libopenshot-0.0.6.tar.gz
/libopenshot-0.1.1.tar.gz
+/libopenshot-0.1.2.tar.gz
diff --git a/libopenshot.spec b/libopenshot.spec
index 41832db..d3eefa8 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -1,6 +1,6 @@
Name: libopenshot
-Version: 0.1.1
-Release: 3%{?dist}
+Version: 0.1.2
+Release: 1%{?dist}
Summary: Library for creating and editing videos
License: LGPLv3+
@@ -15,6 +15,7 @@ BuildRequires: libopenshot-audio-devel >= 0.1.1
BuildRequires: qt5-qttools-devel
BuildRequires: qt5-qtmultimedia-devel
BuildRequires: unittest-cpp-devel
+BuildRequires: zeromq-devel cppzmq-devel
%description
@@ -77,6 +78,9 @@ make %{?_smp_mflags}
%changelog
+* Mon Oct 17 2016 Richard Shaw <hobbes1069(a)gmail.com> - 0.1.2-1
+- Update to latest upstream release.
+
* Sat Jul 30 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.1.1-3
- Rebuilt for ffmpeg-3.1.1
diff --git a/sources b/sources
index ba07054..a6d267f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f6a241dc64ffa3d8316babdb19fab3e libopenshot-0.1.1.tar.gz
+1491f454af8ef23b6c2f7f3e4ce39291 libopenshot-0.1.2.tar.gz