upgrade version to 2.2
This commit is contained in:
parent
1705521de7
commit
7463569536
Binary file not shown.
BIN
jsonpointer-2.2.tar.gz
Normal file
BIN
jsonpointer-2.2.tar.gz
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
|||||||
%global pypi_name jsonpointer
|
%global pypi_name jsonpointer
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.0
|
Version: 2.2
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Resolve JSON Pointers in Python
|
Summary: Resolve JSON Pointers in Python
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/stefankoegl/python-json-pointer
|
URL: https://github.com/stefankoegl/python-json-pointer
|
||||||
@ -51,6 +51,9 @@ ln -s ./jsonpointer-%{python3_version} %{buildroot}%{_bindir}/jsonpointer
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 23 liudabo <liudabo1@huawei.com> - 2.2-1
|
||||||
|
- upgrade version to 2.2
|
||||||
|
|
||||||
* Thu Oct 29 tianwei <tianwei12@huawei.com> - 2.0-2
|
* Thu Oct 29 tianwei <tianwei12@huawei.com> - 2.0-2
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user