commit a1e8dd2089f542c8758f4f548eaf8d801c840ddd
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Mon Aug 8 12:34:12 2016 +0200
Update to 2.6.4
.gitignore | 1 +
LiVES.appdata.xml | 10 +++++++---
lives.spec | 7 +++++--
sources | 2 +-
4 files changed, 14 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bfa7c6a..ac16f09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/LiVES-2.6.3.tar.bz2
+/LiVES-2.6.4.tar.bz2
diff --git a/LiVES.appdata.xml b/LiVES.appdata.xml
index 5704840..532f04e 100644
--- a/LiVES.appdata.xml
+++ b/LiVES.appdata.xml
@@ -34,8 +34,12 @@
</description>
<url
type="homepage">http://lives-video.com/</url>
<screenshots>
- <screenshot
type="default">http://lives-video.com/images/livescess.png&l...
- <
screenshot>http://lives-video.com/images/livesmtss.png</screenshot>
+ <screenshot type="default">
+ <
image>http://lives-video.com/images/livescess.png</image>
+ </screenshot>
+ <screenshot>
+ <
image>http://lives-video.com/images/livesmtss.png</image>
+ </screenshot>
</screenshots>
- <updatecontact>salsaman_at_gmail.com</updatecontact>
+ <updatecontact>sagitter_at_fedoraproject.org</updatecontact>
</component>
diff --git a/lives.spec b/lives.spec
index 11922e5..ee8696b 100644
--- a/lives.spec
+++ b/lives.spec
@@ -1,6 +1,6 @@
Name: lives
-Version: 2.6.3
-Release: 5%{?dist}
+Version: 2.6.4
+Release: 1%{?dist}
Summary: Video editor and VJ tool
License: GPLv3+ and LGPLv3+
URL:
http://lives-video.com
@@ -173,6 +173,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_datadir}/appdata/*.appdata.
%{_datadir}/appdata/LiVES.appdata.xml
%changelog
+* Mon Aug 08 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.6.4-1
+- Update to 2.6.4
+
* Sat Jul 30 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.6.3-5
- Rebuilt for ffmpeg-3.1.1
diff --git a/sources b/sources
index 42ba71b..76a37b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b5fad0838b180902f8304b1978bbac41 LiVES-2.6.3.tar.bz2
+4ad174834c86dd35be73fe6f92f03933 LiVES-2.6.4.tar.bz2