From 51b8a37373f6c3dff6693d60524aea842e6cc78a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 10:58:53 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-boto.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-boto.spec b/python-boto.spec index 9dae8b0..60df6b8 100644 --- a/python-boto.spec +++ b/python-boto.spec @@ -1,7 +1,7 @@ Summary: A simple, lightweight interface to Amazon Web Services Name: python-boto Version: 2.49.0 -Release: 4%{?dist} +Release: 5%{?dist} License: MIT URL: https://github.com/boto/boto Source0: https://pypi.io/packages/source/b/boto/boto-%{version}.tar.gz @@ -113,6 +113,9 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.49.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 2.49.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018)