[libvirt-python] Rebased to version 1.2.7

Cole Robinson crobinso at fedoraproject.org
Fri Aug 15 19:14:46 UTC 2014


commit d4cdac27afcfba9f66c52a29af6c30eb415eedb5
Author: Cole Robinson <crobinso at redhat.com>
Date:   Fri Aug 15 15:14:52 2014 -0400

    Rebased to version 1.2.7

 libvirt-python.spec |   19 ++++++++++---------
 sources             |    2 +-
 2 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/libvirt-python.spec b/libvirt-python.spec
index 9b67a62..06f8cf5 100644
--- a/libvirt-python.spec
+++ b/libvirt-python.spec
@@ -6,7 +6,7 @@
 
 Summary: The libvirt virtualization API python2 binding
 Name: libvirt-python
-Version: 1.2.6
+Version: 1.2.7
 Release: 1%{?dist}%{?extra_release}
 Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz
 Url: http://libvirt.org
@@ -22,14 +22,6 @@ BuildRequires: python3-nose
 BuildRequires: python3-lxml
 %endif
 
-%if %{with_python3}
-%package -n libvirt-python3
-Summary: The libvirt virtualization API python3 binding
-Url: http://libvirt.org
-License: LGPLv2+
-Group: Development/Libraries
-%endif
-
 # Don't want provides for python shared objects
 %{?filter_provides_in: %filter_provides_in %{python_sitearch}/.*\.so}
 %{?filter_setup}
@@ -41,6 +33,12 @@ supplied by the libvirt library to use the virtualization capabilities
 of recent versions of Linux (and other OSes).
 
 %if %{with_python3}
+%package -n libvirt-python3
+Summary: The libvirt virtualization API python3 binding
+Url: http://libvirt.org
+License: LGPLv2+
+Group: Development/Libraries
+
 %description -n libvirt-python3
 The libvirt-python package contains a module that permits applications
 written in the Python programming language to use the interface
@@ -92,6 +90,9 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*egg-info
 %endif
 
 %changelog
+* Fri Aug 15 2014 Cole Robinson <crobinso at redhat.com> - 1.2.7-1
+- Rebased to version 1.2.7
+
 * Wed Jul  2 2014 Daniel P. Berrange <berrange at redhat.com> - 1.2.6-1
 - Update to 1.2.6 release
 
diff --git a/sources b/sources
index fb4ad26..287a38a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-446b435fc7fdc572b4b8a1c82f43b327  libvirt-python-1.2.6.tar.gz
+a5ca2b1ed4ea6ef2d0243907b553c39a  libvirt-python-1.2.7.tar.gz


More information about the scm-commits mailing list