diff --git a/mingw-libvirt.spec b/mingw-libvirt.spec index 0d32db1..2683a52 100644 --- a/mingw-libvirt.spec +++ b/mingw-libvirt.spec @@ -23,7 +23,7 @@ %endif Name: mingw-libvirt -Version: 1.1.1 +Version: 1.1.2 Release: 1%{?dist}%{?extra_release} Summary: MinGW Windows libvirt virtualization library @@ -156,8 +156,8 @@ autoreconf -if --without-parallels \ --without-netcf \ --without-audit \ - --without-dtrace - + --without-dtrace \ + --enable-expensive-tests %mingw_make %{?_smp_mflags} @@ -305,6 +305,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_libexecdir}/libvirt-guests.sh %changelog +* Mon Sep 2 2013 Daniel P. Berrange - 1.1.2-1 +- Update to 1.1.2 release + * Sun Jun 16 2013 Erik van Pienbroek - 1.0.5-2 - Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries diff --git a/sources b/sources index 55136e3..bfb1abc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -632f30a2f22fbb404b8e10702d7f55ca libvirt-1.1.1.tar.gz +1835bbfa492099bce12e2934870e5611 libvirt-1.1.2.tar.gz