From 47a5bee529ff577cd133fa7be3658e8e5d04a019 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 7 Jun 2021 11:13:15 +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 0dd0ac0..4e7d6c1 100644 --- a/awscli.spec +++ b/awscli.spec @@ -3,7 +3,7 @@ Name: awscli Version: 1.19.88 -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 +* Mon Jun 07 2021 Python Maint - 1.19.88-2 +- Rebuilt for Python 3.10 + * Fri Jun 04 2021 Gwyn Ciesla - 1.19.88-1 - 1.19.88