From 9984fa01626879590f83da026f6a5256fdfaf7f7 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Jul 29 2012 20:39:03 +0000 Subject: Rebased to version 0.600.3 virt-install: Fix --cpuset=auto virt-clone: Fix cloning to existing local managed block device Fix man page and help typos (bz 839146) --- diff --git a/.gitignore b/.gitignore index 5b3147c..97431f8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ virtinst-0.500.3.tar.gz /virtinst-0.600.0.tar.gz /virtinst-0.600.1.tar.gz /virtinst-0.600.2.tar.gz +/virtinst-0.600.3.tar.gz diff --git a/python-virtinst.spec b/python-virtinst.spec index 491cf13..420814e 100644 --- a/python-virtinst.spec +++ b/python-virtinst.spec @@ -1,6 +1,6 @@ # -*- rpm-spec -*- -%define _version 0.600.2 +%define _version 0.600.3 %define _release 1 %define with_rhel6_defaults 0 @@ -95,6 +95,12 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/virt-convert %changelog +* Sun Jul 29 2012 Cole Robinson - 0.600.3-1 +- Rebased to version 0.600.3 +- virt-install: Fix --cpuset=auto +- virt-clone: Fix cloning to existing local managed block device +- Fix man page and help typos (bz 839146) + * Sat Jul 21 2012 Fedora Release Engineering - 0.600.2-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 43dc02d..06a1791 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -32902986192d055760632f874a4ab81f virtinst-0.600.2.tar.gz +13c06b16c0f9fa23e7cb2534950b4575 virtinst-0.600.3.tar.gz