[lives] Update appdata file

Antonio sagitter at rpmfusion.org
Thu Aug 11 11:59:53 CEST 2016


commit 39e5ff01b9159210a1e5cd33df00c4799e6aa565
Author: sagitter <sagitter at fedoraproject.org>
Date:   Thu Aug 11 11:48:38 2016 +0200

    Update appdata file

 LiVES.appdata.xml | 12 +++++++-----
 lives.spec        |  5 ++++-
 2 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/LiVES.appdata.xml b/LiVES.appdata.xml
index 532f04e..ed9a5cb 100644
--- a/LiVES.appdata.xml
+++ b/LiVES.appdata.xml
@@ -1,5 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2014 Richard Hughes <richard at hughsie.com> -->
 <component type="desktop">
   <id type="desktop">LiVES.desktop</id>
   <metadata_license>CC0-1.0</metadata_license>
@@ -7,7 +6,7 @@
   <name>LiVES</name>
   <project_license>GPL-3.0+ and LGPL-3.0+</project_license>
   <categories>
-   <category>Multimedia</category>
+    <category>Multimedia</category>
   </categories>
   <description>
     <p>
@@ -35,11 +34,14 @@
   <url type="homepage">http://lives-video.com/</url>
   <screenshots>
     <screenshot type="default">
-     <image>http://lives-video.com/images/livescess.png</image>
+      <image>http://lives-video.com/images/livescess.png</image>
     </screenshot>
     <screenshot>
-     <image>http://lives-video.com/images/livesmtss.png</image>
+      <image>http://lives-video.com/images/livesmtss.png</image>
     </screenshot>
   </screenshots>
-  <updatecontact>sagitter_at_fedoraproject.org</updatecontact>
+  <update_contact>sagitter_at_fedoraproject.org</update_contact>
+  <developer_name>Gabriel "Salsaman" Finch</developer_name>
+  <url type="bugtracker">https://sourceforge.net/p/lives/bugs/</url>
+  <url type="donation">http://lives-video.com/index.php?do=donate</url>
 </component>
diff --git a/lives.spec b/lives.spec
index 1e9ba17..9f73ab0 100644
--- a/lives.spec
+++ b/lives.spec
@@ -1,6 +1,6 @@
 Name:           lives
 Version:        2.6.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Video editor and VJ tool
 License:        GPLv3+ and LGPLv3+
 URL:            http://lives-video.com
@@ -165,6 +165,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.
 %{_datadir}/appdata/LiVES.appdata.xml
 
 %changelog
+* Thu Aug 11 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.6.4-3
+- Update appdata file
+
 * Mon Aug 08 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.6.4-2
 - Drop old patch
 


More information about the rpmfusion-commits mailing list