commit 78395d9cf8a00479968248d9874b2d79e8de73de
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Sat Jul 1 14:31:14 2017 +0200
Update to 2.8.7
.gitignore | 1 +
lives.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8d93a0..2741192 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/lives-svn2608.tar.gz
/LiVES-2.8.5.tar.gz
/LiVES-2.8.6.tar.bz2
+/LiVES-2.8.7.tar.bz2
diff --git a/lives.spec b/lives.spec
index 8f63ad8..099c568 100644
--- a/lives.spec
+++ b/lives.spec
@@ -12,7 +12,7 @@
#
Name: lives
-Version: 2.8.6
+Version: 2.8.7
Release: 1%{?dist}
Summary: Video editor and VJ tool
License: GPLv3+ and LGPLv3+
@@ -183,6 +183,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_datadir}/appdata/*.appdata.
%{_datadir}/appdata/LiVES.appdata.xml
%changelog
+* Fri Jun 30 2017 Antonio Trande <sagitterATfedoraproject.org> - 2.8.7-1
+- Update to 2.8.7
+
* Wed May 24 2017 Antonio Trande <sagitterATfedoraproject.org> - 2.8.6-1
- Update to 2.8.6
diff --git a/sources b/sources
index 515abe7..3301dfe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72d9c21713ba6fc9e9ede93fb4167210 LiVES-2.8.6.tar.bz2
+cc7cb094fda687c17b6bf3e64dbafb1b LiVES-2.8.7.tar.bz2