From d4c5530b8c7ad242e3fdbc167e6972efced71b0d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 03:53:19 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-simplejson.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-simplejson.spec b/python-simplejson.spec index 12bc2f9..fc34fb4 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -4,7 +4,7 @@ Name: python-simplejson Version: 3.17.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple, fast, extensible JSON encoder/decoder for Python # The main code is licensed MIT. @@ -90,6 +90,9 @@ rm docs/.nojekyll %{python3_sitearch}/simplejson-%{version}-py*.egg-info/ %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 3.17.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jul 16 2020 Fabian Affolter - 3.17.2-1 - Update to new upstream release 3.17.2 (rhbz#1857934)