diff --git a/SPECS/libvirt-python.spec b/SPECS/libvirt-python.spec index 571b4a8..544e478 100644 --- a/SPECS/libvirt-python.spec +++ b/SPECS/libvirt-python.spec @@ -34,7 +34,7 @@ Summary: The libvirt virtualization API python2 binding Name: libvirt-python Version: 4.5.0 -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+ @@ -172,6 +172,11 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python3} setup.py build %endif %changelog +* Fri Jun 28 2019 Danilo de Paula - 4.5.0-2 +- Rebuild all virt packages to fix RHEL's upgrade path +- Resolves: rhbz#1695587 + (Ensure modular RPM upgrade path) + * Tue Jul 3 2018 Jiri Denemark - 4.5.0-1 - Rebased to libvirt-python-4.5.0