From 1d1a47ccaf493fbf008f740e6f432aead1114b02 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 17 Feb 2010 15:34:59 +0000 Subject: [PATCH] bump to appease cvs --- libvirt.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libvirt.spec b/libvirt.spec index c7938d2..97b415b 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -170,7 +170,7 @@ Summary: Library providing a simple API virtualization Name: libvirt Version: 0.7.6 -Release: 2%{?dist}%{?extra_release} +Release: 3%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries Source: http://libvirt.org/sources/libvirt-%{version}.tar.gz @@ -822,7 +822,7 @@ fi %endif %changelog -* Tue Feb 16 2010 Adam Jackson 0.7.6-2 +* Tue Feb 16 2010 Adam Jackson 0.7.6-3 - libvirt-0.7.6-add-needed.patch: Fix FTBFS from --no-add-needed - Add BuildRequires: xmlrpc-c-client for libxmlrpc_client.so