From 42f0ba4d6135d4f3d41d40431e03d31f26c977f3 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Sep 15 2015 09:57:45 +0000 Subject: New upstream release --- diff --git a/.gitignore b/.gitignore index c6581c3..a96e799 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /appstream-glib-0.4.0.tar.xz /appstream-glib-0.4.1.tar.xz /appstream-glib-0.5.0.tar.xz +/appstream-glib-0.5.1.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 6aee20c..252c8a4 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,20 +1,20 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.5.0 -Release: 2%{?dist} +Version: 0.5.1 +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 -BuildRequires: glib2-devel >= 2.16.1 +BuildRequires: glib2-devel >= 2.45.8 BuildRequires: libtool BuildRequires: docbook-utils BuildRequires: gtk-doc BuildRequires: gobject-introspection-devel BuildRequires: gperf BuildRequires: libarchive-devel -BuildRequires: libsoup-devel -BuildRequires: gdk-pixbuf2-devel +BuildRequires: libsoup-devel >= 2.51.92 +BuildRequires: gdk-pixbuf2-devel >= 2.31.5 BuildRequires: gtk3-devel BuildRequires: gettext BuildRequires: intltool @@ -131,6 +131,15 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Tue Sep 15 2015 Richard Hughes 0.5.1-1 +- New upstream release +- Add a few applications that have changed desktop ID +- Add support for release urgency +- Do not blacklist the 'desktop' token +- Don't show mangled version numbers as negatives +- Ignore empty AppStream XML files +- Support SPDX IDs with the LicenseRef prefix + * Sat Sep 05 2015 Kalev Lember - 0.5.0-2 - Rebuilt for librpm soname bump diff --git a/sources b/sources index abc6e5d..2fc0c59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe6ed74576bfff0d4071b97c104b9649 appstream-glib-0.5.0.tar.xz +51584924fb0d33254433ef495348b58e appstream-glib-0.5.1.tar.xz