From 1aed1763e35ab54af9fff84d6914e21dca31168b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Feb 2011 09:36:27 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- spice-protocol.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spice-protocol.spec b/spice-protocol.spec index d19aa45..a4edda9 100644 --- a/spice-protocol.spec +++ b/spice-protocol.spec @@ -1,6 +1,6 @@ Name: spice-protocol Version: 0.7.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Spice protocol header files Group: Development/Libraries # Main headers are BSD, controller / foreign menu are LGPL, macros.h is GPL? @@ -31,6 +31,9 @@ make DESTDIR=%{buildroot} install %{_datadir}/pkgconfig/spice-protocol.pc %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 0.7.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Jan 12 2011 Hans de Goede - 0.7.0-2 - Update License tag (controller and foreign menu headers are LGPL)