Bumped to the version 0.10.0
This commit is contained in:
parent
02ae69a25d
commit
6b32eecaeb
@ -1,8 +1,8 @@
|
|||||||
%global pypi_name jmespath
|
%global pypi_name jmespath
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.9.4
|
Version: 0.10.0
|
||||||
Release: 8%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: JSON Matching Expressions
|
Summary: JSON Matching Expressions
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -50,6 +50,9 @@ nosetests-%{python3_version}
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 3 2021 Eduardo Echeverria <echevemaster@gmail.com> - 0.10.0-1
|
||||||
|
- Bumped to the last version
|
||||||
|
|
||||||
* Wed Mar 3 2021 Pavel Cahyna <pcahyna@redhat.com> - 0.9.4-8
|
* Wed Mar 3 2021 Pavel Cahyna <pcahyna@redhat.com> - 0.9.4-8
|
||||||
- Remove unused python-mock build dependency
|
- Remove unused python-mock build dependency
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user