From 9aad59f0e04cdfe08a14d9fc5d2619aed60f52d1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 05:29:12 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 c81b6f9..586cf1c 100644 --- a/python-canonicaljson.spec +++ b/python-canonicaljson.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 1.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Canonical JSON License: ASL 2.0 @@ -63,6 +63,9 @@ nosetests-%{python3_version} -v %{python3_sitelib}/__pycache__/%{modname}.* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.4.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.4.0-3 - Rebuilt for Python 3.10