diff --git a/libvirt-python.spec b/libvirt-python.spec index e2ca251..74e06fc 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -6,7 +6,7 @@ Summary: The libvirt virtualization API python2 binding Name: libvirt-python -Version: 2.3.0 +Version: 2.4.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 +* Wed Nov 2 2016 Daniel P. Berrange - 2.4.0-1 +- Update to 2.4.0 release + * Thu Oct 6 2016 Daniel P. Berrange - 2.3.0-1 - Update to 2.3.0 release diff --git a/sources b/sources index 8fb4314..d19941b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b20859875390c1b52cc62a40b9fe538b libvirt-python-2.3.0.tar.gz +6ab78a1447c8aa651d416e531f6b8e87 libvirt-python-2.4.0.tar.gz