diff --git a/sources b/sources index 5036f51..d57b211 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80dcb1974254309e2d2506fe34c0f2a8 virt-manager-79196cdf.tar.gz +5c82294f7647ba14746a64c947c52b9f virt-manager-1ffcc0cc.tar.gz diff --git a/virt-manager.spec b/virt-manager.spec index 01aa1dd..9c21639 100644 --- a/virt-manager.spec +++ b/virt-manager.spec @@ -20,8 +20,8 @@ %define _version 0.10.0 -%define _release 4 -%define gitcommit 79196cdf +%define _release 5 +%define gitcommit 1ffcc0cc # This macro is used for the continuous automated builds. It just # allows an extra fragment based on the timestamp to be appended @@ -215,6 +215,17 @@ fi %changelog +* Sun Nov 10 2013 Cole Robinson - 0.10.0-5.git1ffcc0cc +- Fix vcpu vs. maxvcpu UI (bz #1016318) +- Fix app startup when run as root (bz #1016435) +- Release serial console when details window is closed (bz #1016445) +- Clarify snapshot VM state UI (bz #1016604) +- Fix adding qemu-guest-agent by default (bz #1016613) +- Fix first run app install (bz #1016825) +- Fix error reporting if initrd fetch fails (bz #1017419) +- Fix error reporting if app is run with no DISPLAY (bz #1021482) +- Fix usage of install media in /home/crobinso (bz #1025355) + * Sun Oct 06 2013 Cole Robinson - 0.10.0-4.git79196cdf - Fix cdrom ordering if added via 'customize' (bz #905439) - Default to spice/qxl for virt-install (bz #911734)