From 3a995cedaa776e0cd27ee2ae977433aafcc320ef Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 19 Jun 2015 01:50:54 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- vboot-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vboot-utils.spec b/vboot-utils.spec index 511fce9..9fc6d6e 100644 --- a/vboot-utils.spec +++ b/vboot-utils.spec @@ -1,6 +1,6 @@ Name: vboot-utils Version: 20130222gite6cf2c2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Verified Boot Utility from Chromium OS ExclusiveArch: %{arm} %{ix86} x86_64 @@ -90,6 +90,9 @@ make runtests || true %doc LICENSE README %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 20130222gite6cf2c2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat May 02 2015 Kalev Lember - 20130222gite6cf2c2-7 - Rebuilt for GCC 5 C++11 ABI change