From 48fb36d5283eb0cb623beafb9eb888a90994d70f Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Mon, 27 Jan 2014 13:22:37 -0500 Subject: [PATCH] Rebuild for openwsman soname bump --- libvirt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index f97db69..d1aec72 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -367,7 +367,7 @@ Summary: Library providing a simple virtualization API Name: libvirt Version: 1.1.3.3 -Release: 2%{?dist}%{?extra_release} +Release: 3%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -2123,6 +2123,9 @@ fi %endif %changelog +* Mon Jan 27 2014 Cole Robinson - 1.1.3.3-3 +- Rebuild for openwsman soname bump + * Mon Jan 20 2014 Richard W.M. Jones - 1.1.3.3-2 - Backport increase default qemu monitor timeout from 3 to 30 seconds (bz #987088)