diff --git a/libvirt-python.spec b/libvirt-python.spec index bc5ccf5..9b67a62 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -6,8 +6,8 @@ Summary: The libvirt virtualization API python2 binding Name: libvirt-python -Version: 1.2.5 -Release: 2%{?dist}%{?extra_release} +Version: 1.2.6 +Release: 1%{?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 +* Wed Jul 2 2014 Daniel P. Berrange - 1.2.6-1 +- Update to 1.2.6 release + * Sat Jun 07 2014 Fedora Release Engineering - 1.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 73feedd..fb4ad26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d155184bd2eba00be45f6d5421082884 libvirt-python-1.2.5.tar.gz +446b435fc7fdc572b4b8a1c82f43b327 libvirt-python-1.2.6.tar.gz