[mingw-libvirt] Update to 1.1.2 release

Daniel P. Berrange berrange at fedoraproject.org
Mon Sep 2 12:25:01 UTC 2013


commit 5852121cf4cdd6e7558c2f31b9bc2f853c82896a
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Mon Sep 2 13:24:42 2013 +0100

    Update to 1.1.2 release
    
    Signed-off-by: Daniel P. Berrange <berrange at redhat.com>

 mingw-libvirt.spec |    9 ++++++---
 sources            |    2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
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 <berrange at redhat.com> - 1.1.2-1
+- Update to 1.1.2 release
+
 * Sun Jun 16 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 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


More information about the scm-commits mailing list