commit f0a0e1e7bc5534f6b745a5f5e8ebe5dc3da98c23
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Feb 17 01:26:57 2018 +0000
require libopenshot-audio 0.1.5
libopenshot.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libopenshot.spec b/libopenshot.spec
index 325b4dc..a86fa2d 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -1,6 +1,6 @@
Name: libopenshot
Version: 0.1.9
-Release: 2%{?dist}.1
+Release: 3%{?dist}
Summary: Library for creating and editing videos
License: LGPLv3+
@@ -12,7 +12,7 @@ BuildRequires: cmake swig
BuildRequires: python%{python3_pkgversion}-devel
BuildRequires: ImageMagick-c++-devel
BuildRequires: ffmpeg-devel
-BuildRequires: libopenshot-audio-devel >= 0.1.4
+BuildRequires: libopenshot-audio-devel >= 0.1.5
BuildRequires: qt5-qttools-devel
BuildRequires: qt5-qtmultimedia-devel
BuildRequires: unittest-cpp-devel
@@ -80,6 +80,9 @@ export CXXFLAGS="%{optflags} -Wl,--as-needed -Wno-error"
%changelog
+* Sat Feb 17 2018 Sérgio Basto <sergio(a)serjux.com> - 0.1.9-3
+- require libopenshot-audio 0.1.5
+
* Wed Jan 17 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 0.1.9-2.1
- Rebuilt for ffmpeg-3.5 git
Show replies by date