1.3.25-1 update

This commit is contained in:
Fabio Alessandro Locati 2016-02-10 09:50:10 +01:00
parent 877dd48d29
commit 05acfdbffd

View File

@ -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.24 Version: 1.3.25
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 10 2016 Fabio Alessandro Locati <fabio@locati.cc> - 1.3.25-1
- New version from upstream
* Tue Feb 09 2016 Fabio Alessandro Locati <fabio@locati.cc> - 1.3.24-1 * Tue Feb 09 2016 Fabio Alessandro Locati <fabio@locati.cc> - 1.3.24-1
- New version from upstream - New version from upstream