From ed9c1bb8bd296eb2f803ee016a08e8a72c16e9c2 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:27:59 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-jsonpatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index cbc8ec4..0f86423 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -16,7 +16,7 @@ Name: python-%{pypi_name} Version: 1.21 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Applying JSON Patches in Python License: BSD @@ -133,6 +133,9 @@ done; %endif # with python3 %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.21-15 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Fedora Release Engineering - 1.21-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild