diff --git a/SPECS/libvirt-python.spec b/SPECS/libvirt-python.spec index b8863d9..bf179d0 100644 --- a/SPECS/libvirt-python.spec +++ b/SPECS/libvirt-python.spec @@ -7,7 +7,7 @@ Summary: The libvirt virtualization API python2 binding Name: libvirt-python Version: 1.2.8 -Release: 7%{?dist}%{?extra_release} +Release: 7%{?dist}.1%{?extra_release} Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz Patch1: libvirt-python-libvirt-override-fix-some-build-warnings.patch @@ -26,7 +26,7 @@ Url: http://libvirt.org License: LGPLv2+ Group: Development/Libraries BuildRequires: git -BuildRequires: libvirt-devel >= 1.2.8-11 +BuildRequires: libvirt-devel >= 1.2.8-16.el7_1.1 BuildRequires: python-devel BuildRequires: python-nose BuildRequires: python-lxml @@ -140,6 +140,9 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*egg-info %endif %changelog +* Wed Feb 25 2015 Jiri Denemark - 1.2.8-7.el7_1.1 +- Rebuild libvirt python bindings for COPY_DEV flag (rhbz#1196067) + * Wed Dec 17 2014 Jiri Denemark - 1.2.8-7 - Rebuild libvirt-python to pick up the new flag for fetching backing chain statistics (rhbz#1175276)