commit 68409e279b8a74ac7a9f7c17eaad8dc75faf630a
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Aug 1 00:38:07 2018 +0100
New upstream release
.gitignore | 5 +++++
libopenshot-audio.spec | 11 +++++++++--
sources | 2 +-
3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ba7e0d..e1e0b74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,6 @@
libopenshot-audio-0.0.6.tar.gz
+/libopenshot-audio-0.1.1.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 ada2910..a4b6954 100644
--- a/libopenshot-audio.spec
+++ b/libopenshot-audio.spec
@@ -1,5 +1,6 @@
Name: libopenshot-audio
-Version: 0.1.1
+
+Version: 0.1.6
Release: 1%{?dist}
Summary: Audio library used by OpenShot
@@ -8,7 +9,9 @@ URL:
http://openshot.org/
Source0:
https://launchpad.net/libopenshot/0.1/%{version}/+download/%{name}-%{vers...
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
@@ -33,8 +36,9 @@ developing applications that use %{name}.
%prep
-%setup -qc
+%setup -q
%patch0 -p1 -b .libs
+%patch1 -p1 -b .finite
%build
@@ -65,6 +69,9 @@ make %{?_smp_mflags}
%changelog
+* Tue Jul 31 2018 FeRD (Frank Dana) <ferdnyc AT gmail com> - 0.1.6-1
+- New upstream release
+
* Fri Apr 8 2016 Richard Shaw <hobbes1069(a)gmail.com> - 0.1.1-1
- Update to latest upstream release.
diff --git a/sources b/sources
index 1ef57d2..d678a73 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3989cd875f1f28130c000e46b9f022d3 libopenshot-audio-0.0.6.tar.gz
+4e5b78acf7cae3dbcf07107c66f8fab8 libopenshot-audio-0.1.6.tar.gz