From 2c74fbeb1efc81b871168d49c5607c8090486668 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Apr 16 2019 16:04:04 +0000 Subject: Rebuild with Meson fix for #1699099 --- diff --git a/fwupd.spec b/fwupd.spec index 831f61c..360f159 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -26,7 +26,7 @@ Summary: Firmware update daemon Name: fwupd Version: 1.2.7 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: https://github.com/hughsie/fwupd Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz @@ -323,6 +323,9 @@ mkdir -p --mode=0700 $RPM_BUILD_ROOT%{_localstatedir}/lib/fwupd/gnupg %config(noreplace)%{_sysconfdir}/fwupd/remotes.d/fwupd-tests.conf %changelog +* Tue Apr 16 2019 Adam Williamson - 1.2.7-2 +- Rebuild with Meson fix for #1699099 + * Thu Apr 11 2019 Richard Hughes 1.2.7-1 - New upstream release - Add a component categories to express the firmware type