diff --git a/python-botocore.spec b/python-botocore.spec index e1cba4c..7837500 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,5 +1,5 @@ Name: python-botocore -Version: 1.4.44 +Version: 1.4.46 Release: 1mamba Summary: A low-level interface to a growing number of Amazon Web Services Group: System/Libraries @@ -7,7 +7,8 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://github.com/boto/botocore -Source: https://pypi.debian.net/botocore/botocore-%{version}.tar.gz +Source: https://github.com/boto/botocore.git/%{version}/botocore-%{version}.tar.bz2 +#Source: https://pypi.debian.net/botocore/botocore-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN BuildRequires: libpython-devel @@ -39,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Fri Aug 12 2016 Silvan Calarco 1.4.46-1mamba +- update to 1.4.46 + * Wed Aug 10 2016 Automatic Build System 1.4.44-1mamba - automatic version update by autodist