Compare commits

..
Author SHA1 Message Date
Daniel Veillard f822179f97 Oops forgot to bump version, Daniel 2010-02-03 17:40:46 +00:00
Daniel Veillard 47e7e1e548 upstream release of 0.7.6
daniel
2010-02-03 17:39:33 +00:00
Chris Weyl e73b75314b * Thu Jan 14 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.7.5-3
- bump for libssh2 rebuild
2010-01-14 16:59:58 +00:00
Daniel P. Berrange 8193a55b4a Rebuild for libparted soname change 2010-01-12 14:10:20 +00:00
3 changed files with 18 additions and 2 deletions
+1
View File
@@ -15,3 +15,4 @@ libvirt-0.7.2.tar.gz
libvirt-0.7.3.tar.gz
libvirt-0.7.4.tar.gz
libvirt-0.7.5.tar.gz
libvirt-0.7.6.tar.gz
+16 -1
View File
@@ -1,3 +1,4 @@
%define _default_patch_fuzz 2 \n\n
# -*- rpm-spec -*-
# A client only build will create a libvirt.so only containing
@@ -168,7 +169,7 @@
Summary: Library providing a simple API virtualization
Name: libvirt
Version: 0.7.5
Version: 0.7.6
Release: 1%{?dist}%{?extra_release}
License: LGPLv2+
Group: Development/Libraries
@@ -815,6 +816,20 @@ fi
%endif
%changelog
* Wed Feb 3 2010 Daniel Veillard <veillard@redhat.com> - 0.7.6-1
- upstream release of 0.7.6
- Use QEmu new device adressing when possible
- Implement CPU topology support for QEMU driver
- Implement SCSI controller hotplug/unplug for QEMU
- Implement support for multi IQN
- a lot of fixes and improvements
* Thu Jan 14 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.7.5-3
- bump for libssh2 rebuild
* Tue Jan 12 2010 Daniel P. Berrange <berrange@redhat.com> - 0.7.5-2
- Rebuild for libparted soname change
* Wed Dec 23 2009 Daniel Veillard <veillard@redhat.com> - 0.7.5-1
- Add new API virDomainMemoryStats
- Public API and domain extension for CPU flags
+1 -1
View File
@@ -1 +1 @@
06eedba78d4848cede7ab1a6e48f6df9 libvirt-0.7.5.tar.gz
eaf0cf593d82d2dec6dca96abe56744e libvirt-0.7.6.tar.gz