From dcdf30280ec1120642261ac14bf16d3feeafc53a Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 29 Mar 2016 14:18:51 +0100 Subject: [PATCH] New upstream release --- .gitignore | 1 + libappstream-glib.spec | 11 +++++++++-- sources | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f0fa872..85ba3f2 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /appstream-glib-0.5.9.tar.xz /appstream-glib-0.5.10.tar.xz /appstream-glib-0.5.11.tar.xz +/appstream-glib-0.5.12.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 2d631f0..a792523 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,7 +1,7 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.5.11 -Release: 2%{?dist} +Version: 0.5.12 +Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ Source0: http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-%{version}.tar.xz @@ -138,6 +138,13 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Tue Mar 29 2016 Richard Hughes 0.5.12-1 +- New upstream release +- Add a merge-appstream command to appstream-util +- Add new API required for GNOME Software +- Add support for content ratings +- Split up AudioVideo into two categories + * Mon Mar 14 2016 Richard Hughes - 0.5.11-2 - Rebuild to fix NVRs diff --git a/sources b/sources index da749f8..1226856 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -01daa1454961407c7e5205895634d8d6 appstream-glib-0.5.11.tar.xz +aea1cf59acbb86ee93589fde5172e22f appstream-glib-0.5.12.tar.xz