From 23b05086a92fdf7abe7a1accc7a8ba7625d14bd0 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: May 28 2014 16:14:14 +0000 Subject: New upstream release --- diff --git a/.gitignore b/.gitignore index 8eadcfb..2381031 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /appstream-glib-0.1.3.tar.xz /appstream-glib-0.1.4.tar.xz /appstream-glib-0.1.5.tar.xz +/appstream-glib-0.1.6.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index d2b457a..4f56e81 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,6 +1,6 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.1.5 +Version: 0.1.6 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -65,6 +65,17 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libappstream-glib*.la %{_datadir}/gir-1.0/*.gir %changelog +* Wed May 28 2014 Richard Hughes 0.1.6-1 +- New upstream release +- Add some more API for createrepo_as and gnome-software +- Also support validating .appdata.xml.in files +- Correctly parse the localized descriptions from AppData files +- Fix validation of old-style AppData files without screenshot sizes +- Only autodetect the AsAppSourceKind when unknown +- Only require when being strict +- Only show the thumbnail when creating the HTML status page +- Retain comments in .desktop and .appdata.xml files when required + * Mon May 12 2014 Richard Hughes 0.1.5-1 - New upstream release - Add some more API for createrepo_as and gnome-software diff --git a/sources b/sources index 4d5bf64..968fbcf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a84aeb3560b4813ba3a7533728ed4a69 appstream-glib-0.1.5.tar.xz +aecdcd0bedaf7e41fc13335288312aae appstream-glib-0.1.6.tar.xz