From cd5e648781c0d814014849ea7b4f21966c6001cb Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 13 May 2016 14:56:59 +0100 Subject: [PATCH] New upstream release --- .gitignore | 1 + fwupd.spec | 13 ++++++++++++- sources | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 339b17c..12c13ff 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /fwupd-0.6.2.tar.xz /fwupd-0.6.3.tar.xz /fwupd-0.7.0.tar.xz +/fwupd-0.7.1.tar.xz diff --git a/fwupd.spec b/fwupd.spec index 6820992..d6b7dc8 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -1,6 +1,6 @@ Summary: Firmware update daemon Name: fwupd -Version: 0.7.0 +Version: 0.7.1 Release: 1%{?dist} License: GPLv2+ URL: https://github.com/hughsie/fwupd @@ -144,6 +144,17 @@ make check VERBOSE=1 %{_libdir}/pkgconfig/dfu.pc %changelog +* Fri May 13 2016 Richard Hughes 0.7.1-1 +- New upstream release +- Add device-added, device-removed and device-changed signals +- Add for a new device field "Flashes Left" +- Fix a critical warning when restarting the daemon +- Fix BE issues when reading and writing DFU files +- Make the device display name nicer +- Match the AppStream metadata after a device has been added +- Return all update descriptions newer than the installed version +- Set the device description when parsing local firmware files + * Fri Apr 01 2016 Richard Hughes 0.7.0-1 - New upstream release - Add Alienware to the version quirk table diff --git a/sources b/sources index 746f6b9..88508fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4495983f763b2f6e6ebb3cecb552f3bc fwupd-0.7.0.tar.xz +ab1cc7fa598a03091b6464cbccf2a2f2 fwupd-0.7.1.tar.xz