diff --git a/python-jmespath.spec b/python-jmespath.spec index e21706e..b904d70 100644 --- a/python-jmespath.spec +++ b/python-jmespath.spec @@ -1,5 +1,5 @@ Name: python-jmespath -Version: 0.9.1 +Version: 0.9.2 Release: 1mamba Summary: JMESPath allows you to declaratively specify how to extract elements from a JSON document Group: System/Libraries @@ -39,6 +39,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Sun Mar 26 2017 Automatic Build System 0.9.2-1mamba +- automatic version update by autodist + * Mon Feb 06 2017 Automatic Build System 0.9.1-1mamba - automatic version update by autodist