From 2b1e4e6aa03d25ae62749197b4cac1ed74e93440 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:41:13 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- awscli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/awscli.spec b/awscli.spec index 79a1f9e..468c707 100644 --- a/awscli.spec +++ b/awscli.spec @@ -1,6 +1,6 @@ Name: awscli Version: 1.18.66 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Universal Command Line Environment for AWS License: ASL 2.0 and MIT @@ -56,6 +56,9 @@ install -Dpm0644 bin/aws_zsh_completer.sh \ %{_datadir}/zsh/site-functions/_awscli %changelog +* Tue May 26 2020 Miro HronĨok - 1.18.66-2 +- Rebuilt for Python 3.9 + * Fri May 22 2020 Gwyn Ciesla - 1.18.66-1 - 1.18.66