commit dae37fc14f3c16f59921f85e55eda72301e0f99a
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Fri Aug 19 10:58:24 2016 +0200
Update to 2.6.7
.gitignore | 1 +
lives.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4bab9c9..114caf4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/LiVES-2.6.4.tar.bz2
/LiVES-2.6.5.tar.bz2
/LiVES-2.6.6.tar.bz2
+/LiVES-2.6.7.tar.bz2
diff --git a/lives.spec b/lives.spec
index 9ce11e6..f35db71 100644
--- a/lives.spec
+++ b/lives.spec
@@ -12,8 +12,8 @@
#
Name: lives
-Version: 2.6.6
-Release: 3%{?dist}
+Version: 2.6.7
+Release: 1%{?dist}
Summary: Video editor and VJ tool
License: GPLv3+ and LGPLv3+
URL:
http://lives-video.com
@@ -192,6 +192,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_datadir}/appdata/*.appdata.
%{_datadir}/appdata/LiVES.appdata.xml
%changelog
+* Fri Aug 19 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.6.7-1
+- Update to 2.6.7
+
* Thu Aug 18 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.6.6-3
- Fix icon installation
diff --git a/sources b/sources
index 22f81b8..9893245 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86cc9915d2b543a02026bb18d38153fb LiVES-2.6.6.tar.bz2
+c8e762325d1bd70eafa33b7dfcf2de7b LiVES-2.6.7.tar.bz2