1.3.29-1 New upstream release
This commit is contained in:
parent
3b72edfd57
commit
eb3ac0451f
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/botocore-1.3.26.tar.gz
|
/botocore-1.3.26.tar.gz
|
||||||
/botocore-1.3.27.tar.gz
|
/botocore-1.3.27.tar.gz
|
||||||
/botocore-1.3.28.tar.gz
|
/botocore-1.3.28.tar.gz
|
||||||
|
/botocore-1.3.29.tar.gz
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
%{?rhel: %global with_tests 0}
|
%{?rhel: %global with_tests 0}
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.3.28
|
Version: 1.3.29
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -162,6 +162,9 @@ rm -rf html/.{doctrees,buildinfo}
|
|||||||
%endif # with_docs
|
%endif # with_docs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2016 Fabio Alessandro Locati <fabio@locati.cc> - 1.3.29-1
|
||||||
|
- New version from upstream
|
||||||
|
|
||||||
* Fri Feb 19 2016 Fabio Alessandro Locati <fabio@locati.cc> - 1.3.28-1
|
* Fri Feb 19 2016 Fabio Alessandro Locati <fabio@locati.cc> - 1.3.28-1
|
||||||
- New version from upstream
|
- New version from upstream
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user