[qesteidutil] Treat *.appdata.xml as patch

mihkel mihkel at fedoraproject.org
Sat Jul 5 19:51:42 UTC 2014


commit a46724a5604f1df195ed809fbea6ccdbae1a78cf
Author: Mihkel Vain <mihkel at fedoraproject.org>
Date:   Sat Jul 5 22:51:21 2014 +0300

    Treat *.appdata.xml as patch

 .gitignore              |    1 -
 qesteidutil.appdata.xml |   33 +++++++++++++++++++++++++++++++++
 sources                 |    1 -
 3 files changed, 33 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc752aa..bb82184 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
 /qesteidutil-0.3.0.tar.bz2
 /qesteidutil-0.3.1.tar.bz2
 /qesteidutil-3.8.0.1106.tar.gz
-/qesteidutil.appdata.xml
diff --git a/qesteidutil.appdata.xml b/qesteidutil.appdata.xml
new file mode 100644
index 0000000..fd24b4c
--- /dev/null
+++ b/qesteidutil.appdata.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2014 Mihkel Vain <mihkel at fedoraproject.org> -->
+<application>
+  <id type="desktop">qesteidutil.desktop</id>
+  <metadata_license>CC0</metadata_license>
+  <project_license>LGPL-2.0+</project_license>
+  <name>QEsteidUtil</name>
+  <summary>Estonian ID card utility</summary>
+  <description>
+    <p>
+      ID-software allows you to use your ID-card electronically – use
+      private and governmental e-services, digitally sign documents
+      and encrypt documents for safe transfer. During ID-software
+      installation 3 programs are installed into your computer:
+      ID-card utility, DigiDoc3 client and DigiDoc3 crypto.
+    </p>
+    <p>
+      With ID-card utility you can check the functioning of your
+      ID-card and certificate validity, change PIN and PUK codes. The
+      ID-card utility window displays the ID-card owner’s data and
+      ID-card validity data. This information is constantly visible
+      when ID-card utility is running. ID-card utility enables you to
+      perform actions with certificates (extend them, change and
+      unblock PIN codes and PUK code), configure @eesti.ee email
+      address.
+    </p>
+  </description>
+  <screenshots>
+    <screenshot type="default">http://mihkel.fedorapeople.org/esteid/qesteidutil.png</screenshot>
+  </screenshots>
+  <url type="homepage">http://www.id.ee/</url>
+  <updatecontact>mihkel_at_fedoraproject.org</updatecontact>
+</application>
diff --git a/sources b/sources
index 37aa74b..5aa1df1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-3ff818f187e2e0984755199c63e5b9d2  qesteidutil.appdata.xml
 4e5a792fa4de027d367a26b4f0b82ac1  qesteidutil-3.8.0.1106.tar.gz


More information about the scm-commits mailing list