- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 04:27:47 +00:00
parent 5dc02ab724
commit 1311d39579

View File

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
Version: 0.9.4
Release: 8%{?dist}
Release: 9%{?dist}
Summary: JSON Matching Expressions
License: MIT
@ -50,6 +50,9 @@ nosetests-%{python3_version}
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.4-9
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Mar 3 2021 Pavel Cahyna <pcahyna@redhat.com> - 0.9.4-8
- Remove unused python-mock build dependency