diff --git a/libvirt-python.spec b/libvirt-python.spec index 928559e..818c7e4 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -7,7 +7,7 @@ Summary: The libvirt virtualization API python2 binding Name: libvirt-python Version: 1.2.4 -Release: 1%{?dist}%{?extra_release} +Release: 2%{?dist}%{?extra_release} Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz Url: http://libvirt.org License: LGPLv2+ @@ -92,6 +92,9 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*egg-info %endif %changelog +* Tue May 27 2014 Kalev Lember - 1.2.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Tue May 6 2014 Daniel P. Berrange - 1.2.4-1 - Update to 1.2.4 release