From 614ab05ec05194827cdaaec2f03870f30f5e3566 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 19:59:58 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- awscli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/awscli.spec b/awscli.spec index d7c5d90..09785fb 100644 --- a/awscli.spec +++ b/awscli.spec @@ -3,7 +3,7 @@ Name: awscli Version: 1.19.87 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Universal Command Line Environment for AWS License: ASL 2.0 and MIT @@ -88,6 +88,9 @@ nosetests-%{python3_version} \ %{_datadir}/zsh/site-functions/_awscli %changelog +* Fri Jun 04 2021 Python Maint - 1.19.87-2 +- Rebuilt for Python 3.10 + * Thu Jun 03 2021 Gwyn Ciesla - 1.19.87-1 - 1.19.87