diff --git a/libvirt-python.spec b/libvirt-python.spec index ccb5953..3d34541 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -6,8 +6,8 @@ Summary: The libvirt virtualization API python2 binding Name: libvirt-python -Version: 2.0.0 -Release: 2%{?dist}%{?extra_release} +Version: 2.1.0 +Release: 1%{?dist}%{?extra_release} Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz Url: http://libvirt.org License: LGPLv2+ @@ -95,6 +95,9 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*egg-info %endif %changelog +* Tue Aug 2 2016 Daniel P. Berrange - 2.1.0-1 +- Update to 2.1.0 release + * Tue Jul 19 2016 Fedora Release Engineering - 2.0.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index 5ee4e8c..eda31a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -abb00b282ad99074b0424829329150bf libvirt-python-2.0.0.tar.gz +7f595fed5b9da18b07fd73beafd82ed2 libvirt-python-2.1.0.tar.gz