diff --git a/python-canonicaljson.spec b/python-canonicaljson.spec index beab417..e06027d 100644 --- a/python-canonicaljson.spec +++ b/python-canonicaljson.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 1.1.4 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Canonical JSON License: ASL 2.0 @@ -63,6 +63,9 @@ nosetests-%{python3_version} -v %{python3_sitelib}/__pycache__/%{modname}.* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.1.4-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.1.4-6 - Rebuilt for Python 3.8.0rc1 (#1748018)