Rebased to version 1.2.1
Bugfix release Fix connecting to older libvirt versions (Michał Kępień) Fix connecting to VM console with non-IP hostname (Giuseppe Scrivano) Fix addhardware/create wizard errors when a nodedev disappears Fix adding a second cdrom via customize dialog
This commit is contained in:
parent
372d5ee12f
commit
3a8d02ec81
2
sources
2
sources
@ -1 +1 @@
|
|||||||
89e6c816054f3a3751100a8d79ec97c2 virt-manager-1.2.0.tar.gz
|
c8045da517e7c9d8696e22970291c55e virt-manager-1.2.1.tar.gz
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# End local config
|
# End local config
|
||||||
|
|
||||||
Name: virt-manager
|
Name: virt-manager
|
||||||
Version: 1.2.0
|
Version: 1.2.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
%define verrel %{version}-%{release}
|
%define verrel %{version}-%{release}
|
||||||
|
|
||||||
@ -213,6 +213,14 @@ fi
|
|||||||
%{_bindir}/virt-xml
|
%{_bindir}/virt-xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 06 2015 Cole Robinson <crobinso@redhat.com> - 1.2.1-1
|
||||||
|
- Rebased to version 1.2.1
|
||||||
|
- Bugfix release
|
||||||
|
- Fix connecting to older libvirt versions (Michał Kępień)
|
||||||
|
- Fix connecting to VM console with non-IP hostname (Giuseppe Scrivano)
|
||||||
|
- Fix addhardware/create wizard errors when a nodedev disappears
|
||||||
|
- Fix adding a second cdrom via customize dialog
|
||||||
|
|
||||||
* Mon May 04 2015 Cole Robinson <crobinso@redhat.com> - 1.2.0-1
|
* Mon May 04 2015 Cole Robinson <crobinso@redhat.com> - 1.2.0-1
|
||||||
- Rebased to version 1.2.0
|
- Rebased to version 1.2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user