From 1aaa2bf9530ff493215e59e1764d7fda729a80e2 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 24 Jan 2014 15:59:38 +0000 Subject: [PATCH] New upstream release --- .gitignore | 1 + appdata-tools.spec | 10 +++++++++- sources | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 888abef..606c053 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /appdata-tools-0.1.4.tar.xz /appdata-tools-0.1.5.tar.xz /appdata-tools-0.1.6.tar.xz +/appdata-tools-0.1.7.tar.xz diff --git a/appdata-tools.spec b/appdata-tools.spec index 20d5f16..473d08d 100644 --- a/appdata-tools.spec +++ b/appdata-tools.spec @@ -1,6 +1,6 @@ Summary: Tools for AppData files Name: appdata-tools -Version: 0.1.6 +Version: 0.1.7 Release: 1%{?alphatag}%{?dist} License: GPLv2+ URL: http://people.freedesktop.org/~hughsient/appdata/ @@ -49,6 +49,14 @@ make %{?_smp_mflags} %{_emacs_sitestartdir}/appdata-rng-init.el %changelog +* Fri Jan 24 2014 Richard Hughes 0.1.7-1 +- New upstream release +- Add configure conditional to control validation +- Correct a validation warning when using a translated list +- Output the line and char number when printing problems +- Pass --nonet to appdata-validate in appdata-xml.m4 +- Validate APPDATA_XML files during check phase + * Fri Nov 08 2013 Richard Hughes 0.1.6-1 - New upstream release - Fix up several warnings spotted when building with -Wformat diff --git a/sources b/sources index a3893f0..e9675cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5654ff5b2e7a63ed9a6bdfa565952119 appdata-tools-0.1.6.tar.xz +adc82ce1d396c45203a842a508114ead appdata-tools-0.1.7.tar.xz