From afee9ce256f50b9605c4e1d4a6952c942526f1ed Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 24 Sep 2013 10:36:42 +0100 Subject: [PATCH] New upstream version --- .gitignore | 1 + appdata-tools.spec | 11 +++++++++-- sources | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 22f85f9..171dd02 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /appdata-tools-0.1.0.tar.xz /appdata-tools-0.1.1.tar.xz /appdata-tools-0.1.2.tar.xz +/appdata-tools-0.1.3.tar.xz diff --git a/appdata-tools.spec b/appdata-tools.spec index 2c4747e..a154a11 100644 --- a/appdata-tools.spec +++ b/appdata-tools.spec @@ -1,6 +1,6 @@ Summary: Tools for AppData files Name: appdata-tools -Version: 0.1.2 +Version: 0.1.3 Release: 1%{?alphatag}%{?dist} License: GPLv2+ URL: http://people.freedesktop.org/~hughsient/appdata/ @@ -36,7 +36,14 @@ make %{?_smp_mflags} %{_datadir}/appdata/schema/appdata.xsd %changelog -* Wed Sep 20 2013 Richard Hughes 0.1.2-1 +* Tue Sep 24 2013 Richard Hughes 0.1.3-1 +- New upstream version +- Add a rule that
  • tags should not end with a full stop +- Allow names and sumaries to end with '.' if there are multiple dots +- Detect if is used more that once +- Support AppData files of other kinds + +* Fri Sep 20 2013 Richard Hughes 0.1.2-1 - New upstream version - Add some more restrictions, and have different values for --relax - Add --version, --verbose and --relax command line switches diff --git a/sources b/sources index 446ae3d..9929c77 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -74e11c7140964f7686ee8815240980f4 appdata-tools-0.1.2.tar.xz +908ff43556a4d51d5f76a3b5252cc98f appdata-tools-0.1.3.tar.xz