1.3.20-1 New upstream

epel9
Fabio Alessandro Locati 9 years ago
parent 18bf478092
commit 430ac9e37f

1
.gitignore vendored

@ -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

@ -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

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

Loading…
Cancel
Save