commit a5823c1a2826d3db743e47e4aff8dd3b0a086473
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Sep 3 14:01:14 2017 +0100
Update libopenshot-audio to 0.1.4
.gitignore | 1 +
libopenshot-audio.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c59755..ea26c8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
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
diff --git a/libopenshot-audio.spec b/libopenshot-audio.spec
index 67e44cb..98f578e 100644
--- a/libopenshot-audio.spec
+++ b/libopenshot-audio.spec
@@ -1,11 +1,11 @@
Name: libopenshot-audio
-Version: 0.1.2
-Release: 3%{?dist}
+Version: 0.1.4
+Release: 1%{?dist}
Summary: Audio library used by OpenShot
License: GPLv3+
URL:
http://openshot.org/
-Source0:
https://launchpad.net/libopenshot/0.1/%{version}/+download/%{name}-%{vers...
+Source0:
https://github.com/OpenShot/%{name}/archive/v%{version}/%{name}-%{version...
Patch0: libopenshot-audio-0.0.3-libs.patch
@@ -33,7 +33,7 @@ developing applications that use %{name}.
%prep
-%setup -qc
+%setup -q
%patch0 -p1 -b .libs
@@ -65,6 +65,9 @@ make %{?_smp_mflags}
%changelog
+* Sat Sep 02 2017 Sérgio Basto <sergio(a)serjux.com> - 0.1.4-1
+- Update libopenshot-audio to 0.1.4
+
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 0.1.2-3
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
diff --git a/sources b/sources
index 8b8af8d..198f8ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34d1f7584f37184a8bfe439d44b4f820 libopenshot-audio-0.1.2.tar.gz
+09cc90dbdc97450b9023ff4a56aa2279 libopenshot-audio-0.1.4.tar.gz