From 3f59befaf22e4ad4b0dea31cc6109a2421680d7a Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 19 Jan 2016 13:01:39 +0000 Subject: [PATCH] New upstream release --- .gitignore | 1 + fwupd.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b1a4b30..8dd65ff 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /fwupd-0.5.3.tar.xz /fwupd-0.5.4.tar.xz /fwupd-0.6.0.tar.xz +/fwupd-0.6.1.tar.xz diff --git a/fwupd.spec b/fwupd.spec index ca64391..fec031e 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -1,6 +1,6 @@ Summary: Firmware update daemon Name: fwupd -Version: 0.6.0 +Version: 0.6.1 Release: 1%{?dist} License: GPLv2+ URL: https://github.com/hughsie/fwupd @@ -111,6 +111,11 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/*.gir %changelog +* Tue Jan 19 2016 Richard Hughes 0.6.1-1 +- New upstream release +- Do not misdetect different ColorHug devices +- Only dump the profiling data when run with --verbose + * Wed Dec 07 2015 Richard Hughes 0.6.0-1 - New upstream release - Add support for automatically updating USB DFU-capable devices diff --git a/sources b/sources index e1e9b0f..a31cff4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ac65d1dcc3d11aa62d4c42dc60cbb1c fwupd-0.6.0.tar.xz +49d5c940cb50b029249f3c20a2cf6360 fwupd-0.6.1.tar.xz