diff --git a/python-fedimg.spec b/python-fedimg.spec index 49d565b..c4b31b2 100644 --- a/python-fedimg.spec +++ b/python-fedimg.spec @@ -2,7 +2,7 @@ Name: python-fedimg Version: 0.7.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Automatically upload Fedora Cloud images to cloud providers Group: Development/Libraries @@ -68,6 +68,9 @@ rm -rf %{modname}.egg-info %{python_sitelib}/%{modname}-%{version}* %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.7.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek - 0.7.5-3 - Python 2 binary package renamed to python2-fedimg See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3