From 789b9e5dc3ab4dfd66f514cfd2f3086aea006f1d Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 16 Aug 2014 10:27:18 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- efibootmgr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/efibootmgr.spec b/efibootmgr.spec index f0994fe..1e42975 100644 --- a/efibootmgr.spec +++ b/efibootmgr.spec @@ -1,7 +1,7 @@ Summary: EFI Boot Manager Name: efibootmgr Version: 0.7.0 -Release: 4%{?dist} +Release: 5%{?dist} Group: System Environment/Base License: GPLv2+ URL: https://github.com/vathpela/%{name}/ @@ -75,6 +75,9 @@ rm -rf %{buildroot} %doc README INSTALL COPYING %changelog +* Sat Aug 16 2014 Fedora Release Engineering - 0.7.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Fri Aug 01 2014 Peter Jones - 0.7.0-4 - Rebase to current upstream master (in preperation for 0.8.0)