commit 63a66c613cf0669da0855d274859564eff4b57a1
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sat Jan 13 08:59:39 2018 -0600
Build against correct libopenshot-audio.
libopenshot.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libopenshot.spec b/libopenshot.spec
index 4c250ae..490aff3 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -1,6 +1,6 @@
Name: libopenshot
Version: 0.1.9
-Release: 1%{?dist}
+Release: 1%{?dist}.1
Summary: Library for creating and editing videos
License: LGPLv3+
@@ -79,6 +79,9 @@ export CXXFLAGS="%{optflags} -Wl,--as-needed -Wno-error"
%changelog
+* Sat Jan 13 2018 Richard Shaw <hobbes1069(a)gmail.com> - 0.1.9-1.1
+- Build against correct libopenshot-audio.
+
* Sat Jan 13 2018 Richard Shaw <hobbes1069(a)gmail.com> - 0.1.9-1
- Update to latest upstream release.
Show replies by date