New upstream release

This commit is contained in:
Richard Hughes 2016-01-19 13:01:39 +00:00
parent 78e7a52ddd
commit 3f59befaf2
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <richard@hughsie.com> 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 <richard@hughsie.com> 0.6.0-1
- New upstream release
- Add support for automatically updating USB DFU-capable devices

View File

@ -1 +1 @@
9ac65d1dcc3d11aa62d4c42dc60cbb1c fwupd-0.6.0.tar.xz
49d5c940cb50b029249f3c20a2cf6360 fwupd-0.6.1.tar.xz