Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:06:40 -07:00
parent bdf2448e21
commit ee58a95b9f

View File

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
Version: 1.0.1
Release: 7%{?dist}
Release: 8%{?dist}
Summary: JSON Matching Expressions
License: MIT
@ -56,6 +56,10 @@ rm -rf %{pypi_name}.egg-info
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.1-8
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.0.1-7
- Bump release for June 2024 mass rebuild