diff --git a/python-virtualbmc.spec b/python-virtualbmc.spec index 8519ce2..3cda9fd 100644 --- a/python-virtualbmc.spec +++ b/python-virtualbmc.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.5.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A virtual BMC for controlling virtual machines using IPMI commands License: ASL 2.0 URL: https://github.com/openstack/virtualbmc @@ -106,6 +106,9 @@ exit 0 %doc doc/build/html %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.5.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Jul 15 2019 Juan Orti Alcaine - 1.5.0-5 - Fix polkit logging