[appdata-tools] New upstream version

Richard Hughes rhughes at fedoraproject.org
Mon Oct 7 12:25:05 UTC 2013


commit ea869caaea3605ccfb5698eddd470572e38ff3df
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Oct 7 13:18:47 2013 +0100

    New upstream version

 .gitignore         |    1 +
 appdata-tools.spec |   11 ++++++++++-
 sources            |    2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 171dd02..e1c21c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /appdata-tools-0.1.1.tar.xz
 /appdata-tools-0.1.2.tar.xz
 /appdata-tools-0.1.3.tar.xz
+/appdata-tools-0.1.4.tar.xz
diff --git a/appdata-tools.spec b/appdata-tools.spec
index a154a11..dc4c750 100644
--- a/appdata-tools.spec
+++ b/appdata-tools.spec
@@ -1,6 +1,6 @@
 Summary:   Tools for AppData files
 Name:      appdata-tools
-Version:   0.1.3
+Version:   0.1.4
 Release:   1%{?alphatag}%{?dist}
 License:   GPLv2+
 URL:       http://people.freedesktop.org/~hughsient/appdata/
@@ -11,6 +11,8 @@ BuildRequires: intltool
 BuildRequires: libxslt
 BuildRequires: docbook-style-xsl
 BuildRequires: glib2-devel >= 2.25.9-2
+BuildRequires: libsoup-devel
+BuildRequires: gdk-pixbuf2-devel
 
 %description
 appdata-tools contains a command line program designed to validate AppData
@@ -36,6 +38,13 @@ make %{?_smp_mflags}
 %{_datadir}/appdata/schema/appdata.xsd
 
 %changelog
+* Mon Oct 07 2013 Richard Hughes <richard at hughsie.com> 0.1.4-1
+- New upstream version
+- Add some tests to validate <screenshots>
+- Check the screenshots conform to the new size requirements
+- Detect AppData files with missing copyright comments
+- Detect files with missing XML headers
+
 * Tue Sep 24 2013 Richard Hughes <richard at hughsie.com> 0.1.3-1
 - New upstream version
 - Add a rule that <li> tags should not end with a full stop
diff --git a/sources b/sources
index 9929c77..ccc632f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-908ff43556a4d51d5f76a3b5252cc98f  appdata-tools-0.1.3.tar.xz
+d86791ea7d26d6e265393b1959aa22d9  appdata-tools-0.1.4.tar.xz


More information about the scm-commits mailing list