From 0ac8cd3ad01917888e38672612466ccde4190d15 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 19:32:06 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-jsonpatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index 013bb01..226d131 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.21 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Applying JSON Patches in Python License: BSD @@ -60,6 +60,9 @@ ln -s ./jsonpatch-%{python3_version} %{buildroot}%{_bindir}/jsonpatch %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.21-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.21-20 - Rebuilt for Python 3.11