From c064fad31cf188848ec04e721b86784a671e597e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 21 Jul 2012 21:39:44 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- vhostmd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vhostmd.spec b/vhostmd.spec index b5cb032..48493a8 100644 --- a/vhostmd.spec +++ b/vhostmd.spec @@ -8,7 +8,7 @@ Summary: Virtualization host metrics daemon Name: vhostmd Version: 0.5 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Daemons BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -183,6 +183,9 @@ exit 0 %changelog +* Sun Jul 22 2012 Fedora Release Engineering - 0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Mon Jan 16 2012 Richard W.M. Jones - 0.5-1 - New upstream version 0.5. - Remove -ldl patch which is now upstream.