1.3.20-1 New upstream

This commit is contained in:
Fabio Alessandro Locati 2016-01-15 12:32:24 +01:00
parent 18bf478092
commit 430ac9e37f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/botocore-1.3.17.tar.gz
/botocore-1.3.18.tar.gz
/botocore-1.3.19.tar.gz
/botocore-1.3.20.tar.gz

View File

@ -25,7 +25,7 @@
%{?rhel: %global with_tests 0}
Name: python-%{pypi_name}
Version: 1.3.19
Version: 1.3.20
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -162,6 +162,9 @@ rm -rf html/.{doctrees,buildinfo}
%endif # with_docs
%changelog
* Fri Jan 15 2016 Fabio Alessandro Locati <fabio@locati.cc> - 1.3.20-1
- New version from upstream
* Fri Jan 15 2016 Fabio Alessandro Locati <fabio@locati.cc> - 1.3.19-1
- New version from upstream

View File

@ -1 +1 @@
f0cd62857e49ec9747eb1d6bfaaf41e1 botocore-1.3.19.tar.gz
cf0722ba3224cb43de0053eef7de1612 botocore-1.3.20.tar.gz