parent
dcfcd3ea1c
commit
fbb6556eab
|
@ -340,7 +340,7 @@
|
||||||
|
|
||||||
Summary: Library providing a simple virtualization API
|
Summary: Library providing a simple virtualization API
|
||||||
Name: libvirt
|
Name: libvirt
|
||||||
Version: 1.0.5.3
|
Version: 1.0.5.4
|
||||||
Release: 1%{?dist}%{?extra_release}
|
Release: 1%{?dist}%{?extra_release}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
|
@ -2005,6 +2005,10 @@ fi
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 12 2013 Cole Robinson <crobinso@redhat.com> - 1.0.5.4-1
|
||||||
|
- Rebased to version 1.0.5.4
|
||||||
|
- Fix crash on migration
|
||||||
|
|
||||||
* Thu Jul 11 2013 Cole Robinson <crobinso@redhat.com> - 1.0.5.3-1
|
* Thu Jul 11 2013 Cole Robinson <crobinso@redhat.com> - 1.0.5.3-1
|
||||||
- Rebased to version 1.0.5.3
|
- Rebased to version 1.0.5.3
|
||||||
- Allow /dev/tty in LXC container (bz #982317)
|
- Allow /dev/tty in LXC container (bz #982317)
|
||||||
|
|
Loading…
Reference in New Issue