diff --git a/python-distro.spec b/python-distro.spec index a4f9558..5a5d0c8 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -12,7 +12,7 @@ Name: python-%{pypi_name} Version: 1.4.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Linux Distribution - a Linux OS platform information API License: ASL 2.0 @@ -122,6 +122,9 @@ rm -rf %{pypi_name}.egg-info %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.4.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.4.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018)