New version
This commit is contained in:
parent
947843a08c
commit
a2d32c479d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/jmespath-0.4.1.tar.gz
|
/jmespath-0.4.1.tar.gz
|
||||||
|
/jmespath-0.5.0.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-jmespath
|
Name: python-jmespath
|
||||||
Version: 0.4.1
|
Version: 0.5.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: JSON Matching Expressions
|
Summary: JSON Matching Expressions
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
|
|
||||||
@ -100,6 +100,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 19 2014 Lubomir Rintel <lkundrak@v3.sk> - 0.5.0-1
|
||||||
|
- New version
|
||||||
|
|
||||||
* Fri Jul 25 2014 Lubomir Rintel <lkundrak@v3.sk> - 0.4.1-2
|
* Fri Jul 25 2014 Lubomir Rintel <lkundrak@v3.sk> - 0.4.1-2
|
||||||
- Add Python 3 support
|
- Add Python 3 support
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user