diff --git a/libvirt-python.spec b/libvirt-python.spec index b9e2a44..70de8af 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -34,7 +34,7 @@ Summary: The libvirt virtualization API python2 binding Name: libvirt-python Version: 5.0.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+ @@ -167,6 +167,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python3} setup.py build %endif %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 5.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Jan 21 2019 Daniel P. Berrangé - 5.0.0-1 - Update to 5.0.0 release