Release fwupd 0.5.0

This commit is contained in:
Richard Hughes 2015-09-15 11:06:08 +01:00
parent c2da4b2580
commit b6f9fbf1fe
2 changed files with 13 additions and 2 deletions

11
NEWS
View File

@ -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

View File

@ -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