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.4.tar.gz
|
||||
|
@ -12,8 +12,8 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.2.3
|
||||
Release: 3%{?dist}
|
||||
Version: 1.2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
License: ASL 2.0
|
||||
@ -97,6 +97,9 @@ rm -rf %{pypi_name}.egg-info
|
||||
%endif # with_python3
|
||||
|
||||
%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
|
||||
- Fix python2- subpackage to require python-future
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user