From f68c35f905e4c289f9a1c0d3b79526708a047152 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 22 2022 19:32:17 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-jsonpath-ng.spec b/python-jsonpath-ng.spec index cd8617a..4846296 100644 --- a/python-jsonpath-ng.spec +++ b/python-jsonpath-ng.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.5.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Implementation of JSONPath for Python # Main library: ASL 2.0 @@ -55,6 +55,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/jsonpath_ng-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.5.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jun 16 2022 Python Maint - 1.5.1-7 - Rebuilt for Python 3.11