diff --git a/libvirt-python.spec b/libvirt-python.spec index 818c7e4..7f405f3 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.4 -Release: 2%{?dist}%{?extra_release} +Version: 1.2.5 +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 +* Mon Jun 2 2014 Daniel P. Berrange - 1.2.5-1 +- Update to 1.2.5 release + * Tue May 27 2014 Kalev Lember - 1.2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 diff --git a/sources b/sources index bdc0ee1..73feedd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fbcb68f898390b321cbfcbdaa8d0c1ba libvirt-python-1.2.4.tar.gz +d155184bd2eba00be45f6d5421082884 libvirt-python-1.2.5.tar.gz