diff --git a/python-guizero.spec b/python-guizero.spec index fb95853..38fe90a 100644 --- a/python-guizero.spec +++ b/python-guizero.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.6.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python module to allow learners to easily create GUIs License: BSD URL: https://github.com/lawsie/guizero @@ -66,6 +66,9 @@ popd %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.6.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.6.4-2 - Rebuilt for Python 3.8.0rc1 (#1748018)