diff --git a/python-venusian.spec b/python-venusian.spec index 6564943..a053824 100644 --- a/python-venusian.spec +++ b/python-venusian.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 1.2.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A library for deferring decorator actions License: BSD @@ -60,6 +60,9 @@ py.test-3 %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.2.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.2.0-5 - Rebuilt for Python 3.8.0rc1 (#1748018)