diff --git a/python-urllib3.spec b/python-urllib3.spec index b6352c8..ced48f1 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -1,5 +1,5 @@ Name: python-urllib3 -Version: 1.18.1 +Version: 1.19 Release: 1mamba Summary: HTTP library with thread-safe connection pooling, file post, and more Group: System/Libraries @@ -43,5 +43,8 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Fri Nov 04 2016 Automatic Build System 1.19-1mamba +- automatic version update by autodist + * Fri Oct 28 2016 Silvan Calarco 1.18.1-1mamba - package created using the webbuild interface