From 362094892a9319e2117050a26e8117a7dbe522c2 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Sep 19 2016 14:41:35 +0000 Subject: New upstream release --- diff --git a/.gitignore b/.gitignore index 41b1675..7f4fd91 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /fwupd-0.7.1.tar.xz /fwupd-0.7.2.tar.xz /fwupd-0.7.3.tar.xz +/fwupd-0.7.4.tar.xz diff --git a/fwupd.spec b/fwupd.spec index e670b73..49873a8 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -5,8 +5,8 @@ Summary: Firmware update daemon Name: fwupd -Version: 0.7.3 -Release: 2%{?dist} +Version: 0.7.4 +Release: 1%{?dist} License: GPLv2+ URL: https://github.com/hughsie/fwupd Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz @@ -203,6 +203,17 @@ make check VERBOSE=1 %{_libdir}/pkgconfig/ebitdo.pc %changelog +* Mon Sep 19 2016 Richard Hughes 0.7.4-1 +- New upstream release +- Add a fallback for older appstream-glib releases +- Allow the argument to 'dfu-tool set-release' be major.minor +- Fix a possible crash when uploading firmware files using libdfu +- Fix libfwupd self tests when a host-provided fwupd is not available +- Load the Altos USB descriptor from ELF files +- Show the human-readable version in the 'dfu-tool dump' output +- Support writing the IHEX symbol table +- Write the ELF files with the correct section type + * Mon Aug 29 2016 Kalev Lember 0.7.3-2 - Fix an unexpanded macro in the spec file - Tighten libebitdo-devel requires with the _isa macro diff --git a/sources b/sources index 3046ed5..5300efe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8bb4e20b6cbd61c605eccc69aae0d3d7 fwupd-0.7.3.tar.xz +a62b97723ac397430452eed4cb2b8cb5 fwupd-0.7.4.tar.xz