From 3f75746511468a040665e13a8352efa5e45b1332 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 11:02:38 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-canonicaljson.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)