From 33081a3af7b5c920fdb95c4b772fc5dac1fa11ce Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Feb 03 2016 20:55:44 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- diff --git a/fwupdate.spec b/fwupdate.spec index bc61e29..590def1 100644 --- a/fwupdate.spec +++ b/fwupdate.spec @@ -3,7 +3,7 @@ Name: fwupdate Version: 0.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tools to manage UEFI firmware updates License: GPLv2+ URL: https://github.com/rhinstaller/fwupdate @@ -126,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT /boot/efi/EFI/%{efidir}/fwup%{efiarch}.efi %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 0.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Nov 18 2015 Peter Jones - 0.5-3 - Temporarily don't require shim on i?86 - we've never built it there, and libfwup knows how to handle it not being there just fine.