diff --git a/libvirt-python.spec b/libvirt-python.spec index b7da77b..6501058 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.3.5 +Version: 2.0.0 Release: 1%{?dist}%{?extra_release} Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz Url: http://libvirt.org @@ -95,6 +95,9 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*egg-info %endif %changelog +* Fri Jul 1 2016 Daniel P. Berrange - 2.0.0-1 +- Update to 2.0.0 release + * Mon Jun 6 2016 Daniel P. Berrange - 1.3.5-1 - Update to 1.3.5 release diff --git a/sources b/sources index ca0828e..5ee4e8c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4dbd7ef9ee9c4dea5887b5b31eb04529 libvirt-python-1.3.5.tar.gz +abb00b282ad99074b0424829329150bf libvirt-python-2.0.0.tar.gz