From b6f9fbf1fe78add973b2993436753922fe40ff34 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 15 Sep 2015 11:06:08 +0100 Subject: [PATCH] Release fwupd 0.5.0 --- NEWS | 11 +++++++++++ contrib/fwupd.spec.in | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 2653e360d..dbf4df1c1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Version 0.5.0 +~~~~~~~~~~~~~ +Released: 2015-09-15 + +New Features: + - Raise the dep on GLib to support and use g_autoptr() (Richard Hughes) + +Bugfixes: + - Do not merge existing firmware metadata (Richard Hughes) + - Do not reboot if racing with the PackageKit offline update mechanism (Richard Hughes) + Version 0.1.6 ~~~~~~~~~~~~~ Released: 2015-09-10 diff --git a/contrib/fwupd.spec.in b/contrib/fwupd.spec.in index 826b3a748..593f48e50 100644 --- a/contrib/fwupd.spec.in +++ b/contrib/fwupd.spec.in @@ -10,7 +10,7 @@ Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}. BuildRequires: docbook-utils BuildRequires: gettext -BuildRequires: glib2-devel +BuildRequires: glib2-devel >= 2.45.8 BuildRequires: intltool BuildRequires: libgudev1-devel BuildRequires: colord-devel >= 1.0.0 @@ -19,7 +19,7 @@ BuildRequires: libgcab1-devel BuildRequires: sqlite-devel BuildRequires: gpgme-devel BuildRequires: systemd -BuildRequires: libsoup-devel +BuildRequires: libsoup-devel >= 2.51.92 BuildRequires: libarchive-devel BuildRequires: gobject-introspection-devel BuildRequires: libappstream-glib-devel >= 0.5.0