[libvirt] Rebased to version 1.2.13 lot of improvements around NUMA code a lot of improvement and bug fixes

Cole Robinson crobinso at fedoraproject.org
Mon Mar 2 16:36:48 UTC 2015


commit 4d05ac021c1645a2f5bd25b888997546277c2bbd
Author: Cole Robinson <crobinso at redhat.com>
Date:   Mon Mar 2 11:36:45 2015 -0500

    Rebased to version 1.2.13
    lot of improvements around NUMA code
    a lot of improvement and bug fixes

 libvirt.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/libvirt.spec b/libvirt.spec
index 18bea17..fbad054 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -364,8 +364,8 @@
 
 Summary: Library providing a simple virtualization API
 Name: libvirt
-Version: 1.2.12
-Release: 2%{?dist}%{?extra_release}
+Version: 1.2.13
+Release: 1%{?dist}%{?extra_release}
 License: LGPLv2+
 Group: Development/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -2117,8 +2117,6 @@ exit 0
 %files daemon-driver-vbox
 %defattr(-, root, root)
 %{_libdir}/%{name}/connection-driver/libvirt_driver_vbox.so
-%{_libdir}/%{name}/connection-driver/libvirt_driver_vbox_network.so
-%{_libdir}/%{name}/connection-driver/libvirt_driver_vbox_storage.so
         %endif
     %endif # %{with_driver_modules}
 
@@ -2281,6 +2279,11 @@ exit 0
 %doc examples/systemtap
 
 %changelog
+* Mon Mar 02 2015 Cole Robinson <crobinso at redhat.com> - 1.2.13-1
+- Rebased to version 1.2.13
+- lot of improvements around NUMA code
+- a lot of improvement and bug fixes
+
 * Tue Feb  3 2015 Daniel P. Berrange <berrange at redhat.com> - 1.2.12-2
 - Rebuild for changed xen soname
 


More information about the scm-commits mailing list