commit 6e983680a34742f7614447223a27df069de15bd3
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Aug 1 00:38:07 2018 +0100
New upstream release
.gitignore | 1 +
libopenshot-audio.spec | 10 ++++++++--
sources | 2 +-
3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d1aff7..e1e0b74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ libopenshot-audio-0.0.6.tar.gz
/libopenshot-audio-0.1.2.tar.gz
/libopenshot-audio-0.1.4.tar.gz
/libopenshot-audio-0.1.5.tar.gz
+/libopenshot-audio-0.1.6.tar.gz
diff --git a/libopenshot-audio.spec b/libopenshot-audio.spec
index 2cda923..5cbe1fc 100644
--- a/libopenshot-audio.spec
+++ b/libopenshot-audio.spec
@@ -1,6 +1,6 @@
Name: libopenshot-audio
-Version: 0.1.5
-Release: 3%{?dist}
+Version: 0.1.6
+Release: 1%{?dist}
Summary: Audio library used by OpenShot
License: GPLv3+
@@ -8,7 +8,9 @@ URL:
http://openshot.org/
Source0:
https://github.com/OpenShot/%{name}/archive/v%{version}/%{name}-%{version...
Patch0: libopenshot-audio-0.0.3-libs.patch
+Patch1: libopenshot-audio-isfinite.patch
+BuildRequires: gcc-c++
BuildRequires: cmake
BuildRequires: freetype-devel
BuildRequires: alsa-lib-devel
@@ -35,6 +37,7 @@ developing applications that use %{name}.
%prep
%setup -q
%patch0 -p1 -b .libs
+%patch1 -p1 -b .finite
%build
@@ -65,6 +68,9 @@ make %{?_smp_mflags}
%changelog
+* Tue Jul 31 2018 FeRD (Frank Dana) <ferdnyc AT gmail com> - 0.1.6-1
+- New upstream release
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
0.1.5-3
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index f7815a3..d678a73 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e3b6842d2eee957c29c386d0aac540a0 libopenshot-audio-0.1.5.tar.gz
+4e5b78acf7cae3dbcf07107c66f8fab8 libopenshot-audio-0.1.6.tar.gz