From e8efe8db9f54c9606ee4aefba3e670dc1cc4f088 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 23 2021 07:02:13 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-jmespath.spec b/python-jmespath.spec index 1de4ff3..95eb62c 100644 --- a/python-jmespath.spec +++ b/python-jmespath.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.10.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: JSON Matching Expressions License: MIT @@ -54,6 +54,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.10.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jun 29 2021 Miro HronĨok - 0.10.0-3 - Actually run the tests in %%check