1.2.4-1 New upstream release
This commit is contained in:
parent
6bc638dfcd
commit
d9356efdeb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/boto3-1.2.3.tar.gz
|
/boto3-1.2.3.tar.gz
|
||||||
|
/boto3-1.2.4.tar.gz
|
||||||
|
@ -12,8 +12,8 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.2.3
|
Version: 1.2.4
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -97,6 +97,9 @@ rm -rf %{pypi_name}.egg-info
|
|||||||
%endif # with_python3
|
%endif # with_python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 19 2016 Fabio Alessandro Locati <fabio@locati.cc> - 1.2.4-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Thu Feb 11 2016 Fabio Alessandro Locati <fabio@locati.cc> - 1.2.3-3
|
* Thu Feb 11 2016 Fabio Alessandro Locati <fabio@locati.cc> - 1.2.3-3
|
||||||
- Fix python2- subpackage to require python-future
|
- Fix python2- subpackage to require python-future
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user