[Xfce4-commits] [apps/parole] 01/01: Make appdata validate (bug 11653), add appdata validation to make check, add release notes for 0.8.0
noreply at xfce.org
noreply at xfce.org
Mon Sep 7 17:19:39 CEST 2015
This is an automated email from the git hooks/post-receive script.
bluesabre pushed a commit to branch master
in repository apps/parole.
commit 6b8e10a8b724c01e3c87efe745475b66e21f9cfb
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Mon Sep 7 11:19:34 2015 -0400
Make appdata validate (bug 11653), add appdata validation to make check, add release notes for 0.8.0
---
data/appdata/Makefile.am | 5 ++++-
data/appdata/parole.appdata.xml.in | 10 +++++++++-
po/es.po | 2 +-
3 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/data/appdata/Makefile.am b/data/appdata/Makefile.am
index 45299f6..5f7a999 100644
--- a/data/appdata/Makefile.am
+++ b/data/appdata/Makefile.am
@@ -10,4 +10,7 @@ EXTRA_DIST = \
$(appdata_in_files)
CLEANFILES = \
- $(appdata_DATA)
\ No newline at end of file
+ $(appdata_DATA)
+
+check:
+ appstream-util validate-relax --nonet parole.appdata.xml
\ No newline at end of file
diff --git a/data/appdata/parole.appdata.xml.in b/data/appdata/parole.appdata.xml.in
index 07f115b..24a627b 100644
--- a/data/appdata/parole.appdata.xml.in
+++ b/data/appdata/parole.appdata.xml.in
@@ -41,7 +41,15 @@
</provides>
<releases>
- <release version="0.7.0" timestamp="">
+ <release version="0.8.0" timestamp="1425137149">
+ <description>
+ <_p>This release improves the build process and includes several bug fixes.
+ This new stable release is a recommended upgrade for all users.
+ </_p>
+ </description>
+ </release>
+
+ <release version="0.7.0" timestamp="1396146123">
<description>
<_p>This unstable development release adds the new clutter backend and cleans up
deprecated Gtk3 symbols. It also adds a "go to position" feature and several bugs
diff --git a/po/es.po b/po/es.po
index 2901afd..8c9e5e5 100644
--- a/po/es.po
+++ b/po/es.po
@@ -514,7 +514,7 @@ msgid ""
"This unstable development release adds the new clutter backend and cleans up"
" deprecated Gtk3 symbols. It also adds a \"go to position\" feature and "
"several bugs have been addressed."
-msgstr "Esta versión de desarrollo añade un nuevo motor de <i>clutter</i> y elimina símbolos GTK3 obsoletos. Además añade la funcionalidad «Ir a la posición» y corrige un sinnúmero de errores."
+msgstr "Esta versión de desarrollo añade un nuevo motor de clutter y elimina símbolos GTK3 obsoletos. Además añade la funcionalidad «Ir a la posición» y corrige un sinnúmero de errores."
#: ../data/appdata/parole.appdata.xml.in.h:4
msgid "This release fixes a problem with detecting DVD drive locations."
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list